Vidyalelo
C++ Programming · Q538

C++ miscellaneous

Programming · C++ Programming · question 538

Q538

Pick out the correct statement about multiple inheritances.

A.
Deriving a class from one direct base class
B.
Deriving a class from more than one direct base class
Answer
C.
Deriving a class from more than one direct derived class
D.
Deriving a class from more than one direct derivedbase class

Answer: Option B

Solution

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