Q79
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
AnswerD.
no derivation of the class gives an error
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board