Home » C++ Programming » Objects and Classes

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

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

← Previous Question Next Question→

More Questions from Objects and Classes

Discussion & Comments

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