Query about abstraction during inheritance

J

Juha Nieminen

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".
 
A

Anshum Kocher

  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".

The abstraction here is synonymous with the abstraction defined in
OOPS concepts?
 

Ask a Question

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.

Ask a Question

Members online

Forum statistics

Threads
474,142
Messages
2,570,818
Members
47,362
Latest member
eitamoro

Latest Threads

Top