

MCQOPTIONS
Saved Bookmarks
1. |
A class named student must have a constructor whose name is |
A. | student |
B. | ~student |
C. | constructor |
D. | any legal C++ name. |
Answer» B. ~student | |