Question: Which of the following gets called when an object goes out of scope?
[A].
constructor
[B].
[A].
constructor
[B].
destructor
[C].
main
[D].
virtual function
Answer: Option B
Explanation:
No answer description available for this question.