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
what are the characteristics of Class Members in C++?
What are the rules about using an underscore in a c++ identifier?
Will this c++ program execute or not?
Describe public access specifiers?
Define 'std'.
How is c++ different from java?
Tell me can a pure virtual function have an implementation?
How are Structure passing and returning implemented by the compiler?
When must you use a pointer rather than a reference?
What does new in c++ do?
Which is better turbo c++ or dev c++?
What is c++ in english?
What is abstraction c++?
Which software is best for coding?
What is the role of static keyword for a class member variable?