Examveda

Which of the following statements about destructors in C++ is true?

A. Destructors can be overloaded

B. Destructors can be inherited

C. Destructors are called when an object is created

D. Destructors cannot have parameters

Answer: Option D


Join The Discussion

Related Questions on Constructors and Destructors in C plus plus