Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
Constructors and Destructors
For automatic objects, constructors and destructors are called each time the objects
enter and leave scope
inherit parent class
are constructed
are destroyed
Correct Answer:
enter and leave scope
← Previous Question
Next Question→
More Questions from
Constructors and Destructors
Which of the following statement is correct?
Which of the following statement is correct?
Which of the following statement is correct?
Can a class have virtual destructor?
Which of the following statements are correct?
Which of the following statement is correct about destructors?
It is a __________ error to pass arguments to a destructor.
Which of the following statement is correct?
Destructors __________ for automatic objects if the program terminates with a call to function exit or function abort.
A class's __________ is called when an object is destroyed.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments