

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 | |