Vidyalelo
C++ Programming · Q27

Inheritance in C++

Programming · C++ Programming · question 27

Q27

What is the term used to describe a class that inherits from another class in C++?

A.
Base class
B.
Child class
C.
Parent class
D.
Derived class
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board