Question

Q4: protected base class members cannot be accessed by:
a. Functions that are neither friends of the base class, derived-class member functions nor friends of a derived class.
b. friends of the base class.
c. Functions that are not derived-class member functions.
d. friends of derived classes.

Answer

This answer is hidden. It contains 101 characters.