Q41
Which specifier makes all the data members and functions of base class inaccessible by the derived class?
A.
private
AnswerB.
protected
C.
public
D.
both private and protected
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board