+ 1

What Is Destructor?

I am able to not find destructor

4th Oct 2020, 3:49 PM
Krushabhsingh Suryawanshi
Krushabhsingh Suryawanshi - avatar
1 Odpowiedź
+ 2
In object-oriented programming, a destructor is a method which is invoked mechanically just before the memory of the object is released.
4th Oct 2020, 4:01 PM
Matias
Matias - avatar