C++ Programming - Constructors and Destructors - Discussion

Discussion Forum : Constructors and Destructors - General Questions (Q.No. 5)
5.
For automatic objects, constructors and destructors are called each time the objects
enter and leave scope
inherit parent class
are constructed
are destroyed
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
24 comments Page 3 of 3.

Diya said:   1 decade ago
What is that automatic object?

SuneelKumar M said:   1 decade ago
What are automatic objects?

Sagar said:   1 decade ago
What are automatic objects?

Kashish said:   1 decade ago
What is automatic object?


Post your comments here:

Your comments will be displayed after verification.