0

What would be the purpose of an abstract class? You would have to define everything in the derived classes anyway, so you might as well not have a base class at all.

Can someone please explain these two things to someone with no programming experience:

29th Jul 2016, 10:13 AM
sup
sup - avatar
1 Answer
+ 3
I wondered the same thing but this answer provided here puts it into perspective http://stackoverflow.com/questions/2570814/when-to-use-abstract-classes
1st Aug 2016, 12:58 PM
Mike
Mike - avatar