

MCQOPTIONS
Saved Bookmarks
1. |
The this pointer is accessible __________________ |
A. | Within all the member functions of the class |
B. | Only within functions returning void |
C. | Only within non-static functions |
D. | Within the member functions with zero arguments |
Answer» D. Within the member functions with zero arguments | |