

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following functions must use reference? |
A. | Assignment operator function |
B. | Copy Constructor |
C. | Destructor |
D. | Parameterized constructor |
Answer» C. Destructor | |