1.

Which statements among following are correct?$

A. We can derive a class from a base class even if source code of base class not available
B. Multiple inheritance is different from multiple levels of inheritance
C. It is legal to make objects of one class as members of another class
D. All of the mentioned
Answer» B. Multiple inheritance is different from multiple levels of inheritance


Discussion

No Comment Found