Latest C++ Aptitude Question SOLUTION: What is the point in making a destructor "virtual"? a) There is no value. b) C++ uses it for memory leak detection. c) It causes the derived class destructor to be called upon dele