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

Answer Posted / sagar gupta

i don't no

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ 11 and c++ 14?

704


What is the benefit of learning c++?

630


Do the parentheses after the type name make a difference with new?

747


What are c++ tokens?

689


What is the difference between #define debug 0 and #undef debug?

742






How many types of comments are there in c++?

655


Explain the auto storage classes in c++.

705


How do you generate a random number in c++?

709


Explain what data encapsulation is in c++?

657


How can you differentiate between inheritance and implementation in c++?

731


How do I run a program in notepad ++?

693


What will happen if a pointer is deleted twice?

807


What is the prototype of printf function?

750


What are default parameters? How are they evaluated in c++ function?

763


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

1994