Home » C++ Programming » Constructors and Destructors

Which of the following statement is correct whenever an object goes out of scope?

Correct Answer: The default destructor of the object is called.

← Previous Question Next Question→

More Questions from Constructors and Destructors

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion