C++ Programming - Constructors and Destructors
Exercise : Constructors and Destructors - General Questions
- Constructors and Destructors - General Questions
- Constructors and Destructors - Programs
36.
Which of the following gets called when an object is being created?
37.
To ensure that every object in the array receives a destructor call, always delete memory allocated as an array with operator __________ .
38.
Which of the following statement is correct about constructors?
39.
Which of the following statement is correct whenever an object goes out of scope?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers