Which among the following is not possible for member function?
(a) Access protected members of parent class
(b) Definition without return type
(c) Access public members of subclass
(d) Access static members of class
The question was posed to me in an international level competition.
This key question is from Member Functions in section Class Members & Types of Object Oriented Programming