Advertisements
Advertisements
Question
What is the difference between base class and derived class?
One Line Answer
Solution
A class that is inherited by another class is said to be the base class or super class whereas a class that inherits from another class is the derived class or target.
shaalaa.com
Is there an error in this question or solution?