1.

If all the members of all the base classes are private then _____________

A. There won t be any use of multiple inheritance
B. It will make those members public
C. Derived class can still access them in multiple inheritance
D. Compile time error
Answer» B. It will make those members public


Discussion

No Comment Found