

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following gets called when an object is being created? |
A. | constructor |
B. | virtual function |
C. | destructor |
D. | main |
Answer» B. virtual function | |