Constructors and Destructors - Programming

Q1:

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

ANS:C - are not called

No answer description is available. Let's discuss.