Vidyalelo
C++ Programming · Q74

Inheritance in C++

Programming · C++ Programming · question 74

Q74

What are the things are inherited from the base class?

A.
Constructor and its destructor
B.
Operator=() members
C.
Friends
D.
All of the mentioned
Answer

Answer: Option D

Solution

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