

MCQOPTIONS
Saved Bookmarks
1. |
A function with the same name as the class, but preceded with a tilde character (~) is called__________ of that class. |
A. | constructor |
B. | destructor |
C. | function |
D. | object |
Answer» C. function | |