Home » C++ Programming » Objects and Classes

Which of the following statements is correct when a class is inherited publicly?

Correct Answer: Public members of the base class become public members of derived class.

← Previous Question Next Question→

Discussion & Comments

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