Constructors and Destructors - Programming

Q1:

For automatic objects, constructors and destructors are called each time the objects

A enter and leave scope

B inherit parent class

C are constructed

D are destroyed

ANS:A - enter and leave scope

No answer description is available. Let's discuss.