

MCQOPTIONS
Saved Bookmarks
1. |
A special member function of a class, which is invoked automatically whenever an object goes out of the scope is called |
A. | Constructor |
B. | Destructor |
C. | Friend function |
D. | None of the above |
Answer» C. Friend function | |