C++ Programming - Constructors and Destructors
Exercise : Constructors and Destructors - General Questions
- Constructors and Destructors - General Questions
- Constructors and Destructors - Programs
26.
Which of the following statement is correct?
27.
Which of the following implicitly creates a default constructor when the programmer does not explicitly define at least one constructor for a class?
28.
A destructor takes __________ arguments.
29.
Destructor calls are made in which order of the corresponding constructor calls?
30.
Which of the following never requires any arguments?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers