C++ Programming - Constructors and Destructors - Discussion
Discussion Forum : Constructors and Destructors - General Questions (Q.No. 4)
4.
Destructor has the same name as the constructor and it is preceded by ______ .
Discussion:
10 comments Page 1 of 1.
Dheeraj said:
5 years ago
How tield sign works can anyone explain in detail?
Dilvar Singh said:
5 years ago
~ (tield) sign is used to declare destructor. Destructor destroys the memory allocated by constructor. Destructor cannot be inherited.
Prabhas sagar said:
7 years ago
How tield sign works can anyone explain in detailed.
Manish said:
9 years ago
What is the work of ~ (tield) sign?
Priyanka said:
9 years ago
This is tield operator which deallocate memory allocation.
Abhishek kumar said:
9 years ago
~ (tield) sign is used to declare destructor. Destructor destroys the memory allocated by constructor. Destructor cannot be inherited.
Dwarika said:
10 years ago
(~) known as bitwise operator.
Priyanka said:
1 decade ago
The ~ sign are locate the distructor.
Megha said:
1 decade ago
The sign is Tield.......
Napster said:
1 decade ago
What is the name of this sign ~ ?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers