Cpp Programming Quiz 243 – Destructors __________ for automatic objects if the program terminates with a call to function exit or function abort.
[A].
are called
[B].
are inherited
[C].
are not called
[D].
are created
Answer: Option C
Explanation:
No answer description available for this question.
