

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following best describes member functions? |
A. | Functions which are defined within the class |
B. | Functions belonging a class |
C. | Functions in public access of a class |
D. | Functions which are private to class |
Answer» C. Functions in public access of a class | |