Anamika PrajapatKnowledge Contributor
What do you mean by destructor?
What do you mean by destructor?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
A destructor is a function that is called when an object is destroyed. A destructor is a way to clean up after an object has been destroyed. When an object is destroyed, the memory associated with the object is released. When an object is created, the memory associated with the object is allocated. The destructor is called when the memory associated with the object is no longer needed. The destructor frees up the memory associated with the object and releases it into the environment. When an object is destroyed, it can be very difficult to find out why an object was destroyed.