What are the popular tools used to detect memory leaks in
c++

Answer Posted / dharma

tilde (~) is used to detect a memory leak.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by forward referencing and when should it be used?

557


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

743


What is pointer to array in c++?

621


What is called array?

624


What is a unnitialised pointer?

533






What is an overflow error?

619


How many static variables are created if you put one static member into a template class definition?

569


Write a program which uses functions like strcmp(), strcpy()? etc

621


How to tokenize a string in c++?

604


Where and why do I have to put the "template" and "typename" keywords?

584


How do you traverse a btree in backward in-order?

622


Is c++ fully object oriented?

553


How do you invoke a base member function from a derived class in which you have not overridden that function?

582


Can static member variables be private?

628


What are the c++ access specifiers?

775