C++ Programming - Constructors and Destructors - Discussion
Discussion Forum : Constructors and Destructors - General Questions (Q.No. 17)
17.
Which of the following statement is correct?
Discussion:
13 comments Page 2 of 2.
Naveen said:
7 years ago
Can you explain why destructor cannot be overloaded?
Vilady said:
6 years ago
The constructor has the same name as the class, and the destructor's name isnt the same as the constructors, which means the destructor's name is not the same as the class' name.
(1)
Surekha said:
4 years ago
Please explain about option C.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers