0
Destructors and memory leaks.
Are destructors are memory leaks related?
3 Answers
+ 1
đđ» thank you.
0
No destructor is opposite to constructor which is a method for creating an object from a class and memory leak is when the program allocates memory incorrectly aka memory leak is kind of error.
0
no problem i hope it helped