How to detect memory leaks in c++



How to detect memory leaks in c++..

Answer / freaxer

override new and delete, add memory tracker

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More C++ General Interview Questions

What is enum c++?

0 Answers  


Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".

2 Answers   ABC, Accenture, DataLand, HCL, Webyog,


What apps are written in c++?

0 Answers  


What is the difference between an array and a list?

0 Answers  


Is turbo c++ free?

0 Answers  






How do I download c++?

0 Answers  


Describe the process of creation and destruction of a derived class object?

0 Answers  


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


Is rust better than c++?

0 Answers  


Describe run-time type identification?

1 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


Categories