

MCQOPTIONS
Saved Bookmarks
1. |
All member functions of a local class must be ___________ |
A. | Defined outside class body |
B. | Defined outside the function definition |
C. | Defined inside the class body |
D. | Defined at starting of program |
Answer» D. Defined at starting of program | |