Home » C++ Programming » Objects and Classes

Which of the following statements about virtual base classes is correct?

Correct Answer: It is used to avoid multiple copies of base class in derived class.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion