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
a) Scope resolution operator(:)
b) Class visibility modifiers (public,private etc.)
c) Dot operator (.)
d) All of the mentioned
b) Class visibility modifiers (public,private etc.)
c) Dot operator (.)
d) All of the mentioned