Cpp Programming Quiz 250 – A class’s __________ is called when an object is destroyed.

Question: A class’s __________ is called when an object is destroyed.
[A].
constructor
[B].

destructor
[C].

assignment function
[D].

copy constructor 

Answer: Option B

Explanation:

No answer description available for this question.