✏️ Explanatory Question

What is meant by a base class and a derived class?

👁 108 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

The class that is inherited is known as base class and the class that inherits from the base is known as derived class.