1.

Define base class and derived class.

Answer»

1. base class:
A base class is a class from which other classes are derived.

2. derived class:
The class that inherits is called derived class.
The inheriting class is called the derived class.



Discussion

No Comment Found

Related InterviewSolutions