Vidyalelo
C++ Programming · Q13

Inheritance in C++

Programming · C++ Programming · question 13

Q13

What is the name given to the feature of C++ where a class inherits features from more than one base class?

A.
Hierarchical inheritance
B.
Multiple inheritance
Answer
C.
Multilevel inheritance
D.
None of the above

Answer: Option B

Solution

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