

MCQOPTIONS
Saved Bookmarks
1. |
What is the technical word for the function ~IndiaBix() defined in the following program?
#include
|
A. | Constructor |
B. | Destructor |
C. | Default Destructor |
D. | Function Template |
Answer» C. Default Destructor | |