If a class is derived privately from a base class then . . . . . . . .
A. no members of the base class is inherited
B. all members are accessible by the derived class
C. all the members are inherited by the class but are hidden and cannot be accessible
D. no derivation of the class gives an error
Answer: Option C

Join The Discussion