what is the destructor sign ??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what is the destructor sign ???

5th Jul 2016, 12:39 AM
Ahmed Atef
Ahmed Atef - avatar
8 Answers
+ 3
answer at 'more on class' in the destructor section ... ~
5th Jul 2016, 4:04 AM
Dorian
+ 1
~ before the the name of the constructor
16th Jul 2016, 5:05 PM
MKS monkey
MKS monkey - avatar
0
~
5th Jul 2016, 6:30 AM
Michael Aries Malaca
Michael Aries Malaca - avatar
0
~ (tilde)
5th Jul 2016, 8:08 AM
Varshini
Varshini - avatar
0
tilde,~
10th Jul 2016, 11:19 AM
Joyx Kish
Joyx Kish - avatar
0
tilde(~)
30th Jul 2016, 4:16 PM
Ajay Bamniya
Ajay Bamniya - avatar
0
~ it's the sign.. Ex. ~ClassName() {}
6th Aug 2016, 2:37 PM
Sabbir Ahmed Shibli
Sabbir Ahmed Shibli - avatar
0
~destructor()
25th Aug 2016, 5:53 AM
Aakash Shrivastava