Q. Which of the statements is true in a protected derivation of a derived class from a base class?
β
Correct Answer: (C)
Public members of the base class become protected members of the derived class