Q163
In an inheritance chain through which of the following, the base class and its components are accessible to the derived class?
A.
Scope resolution operator(:)
B.
Class visibility modifiers (public,private etc.)
AnswerC.
Dot operator (.)
D.
All of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board