Vidyalelo
C++ Programming · Q32

Inheritance in C++

Programming · C++ Programming · question 32

Q32

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

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

Answer: Option C

Solution

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