Page 1 of 1

In an inheritance chain through which of the following, the base class and its components are accessible to the derived

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) Scope resolution operator(:)
b) Class visibility modifiers (public,private etc.)
c) Dot operator (.)
d) All of the mentioned