C++ Programming - Constructors and Destructors
Exercise : Constructors and Destructors - General Questions
- Constructors and Destructors - General Questions
- Constructors and Destructors - Programs
11.
A function with the same name as the class, but preceded with a tilde character (~) is called __________ of that class.
12.
A union that has no constructor can be initialized with another union of __________ type.
13.
Which of the following gets called when an object goes out of scope?
14.
Which of the following statement is correct?
15.
__________ used to make a copy of one class object from another class object of the same class type.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers