Cpp Programming Quiz 242 – For automatic objects, constructors and destructors are called each time the objects

Question: 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 

Answer: Option A

Explanation:

No answer description available for this question.