A
Anshum Kocher
Is base class the abstraction of derived class or vice versa?
Anshum Kocher said:Is base class the abstraction of derived class or vice versa?
In a pure object-oriented design a base class is *more abstract*
(conceptually) than the class derived from it (which is conceptually
more concrete). I suppose it depends on what you mean by it being
"the abstraction".
Anshum Kocher said:The abstraction here is synonymous with the abstraction defined in
OOPS concepts?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.