A Admin • 833K Points Coach Q. Which of the following is true about destructors in C++? (A) A destructor is called when an object is created. (B) A destructor has the same name as the class with a '~' prefix. (C) A destructor can be overloaded. (D) A destructor returns a value. Correct Answer - Option(B) Views: 19 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.