C++ Programming - Constructors and Destructors
Exercise : Constructors and Destructors - General Questions
- Constructors and Destructors - General Questions
- Constructors and Destructors - Programs
21.
It is a __________ error to pass arguments to a destructor.
22.
If the programmer does not explicitly provide a destructor, then which of the following creates an empty destructor?
23.
A __________ is a constructor that either has no parameters, or if it has parameters, all the parameters have default values.
24.
How many default constructors per class are possible?
25.
Which of the following statement is correct about destructors?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers