

MCQOPTIONS
Saved Bookmarks
1. |
If the programmer does not explicitly provide a destructor, then which of the following creates an empty destructor? |
A. | Preprocessor |
B. | Compiler |
C. | Linker |
D. | <i class="cpp-code">main()</i> |
E. | function |
Answer» C. Linker | |