

MCQOPTIONS
Saved Bookmarks
1. |
The return type you code for all constructors is _____ |
A. | void |
B. | the class type |
C. | the same type as the first data member defined in the class |
D. | no type |
Answer» E. | |