What are the popular tools used to detect memory leaks in
c++
Answer Posted / gb
valgrind
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is c++ an integer?
What is pair in c++?
What is a catch statement?
What are stacks? Give an example where they are useful.
What are c++ templates used for?
What is a singleton class c++?
What are all predefined data types in c++?
What is the history of c++?
If dog is a friend of boy, is boy a friend of dog?
How can a struct in c++ differs from a struct in c?
Differentiate between late binding and early binding. What are the advantages of early binding?
What is a manipulator in c++?
Explain rethrowing exceptions with an example?
What does I ++ mean in c++?
What is the use of register keyword with the variables?