What are the popular tools used to detect memory leaks in
c++
Answer Posted / sk
GDI+ , Rational Purify, Memory Validator
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of learning c++?
What is virtual destructor? What is its use?
Why is c++ awesome?
How is c++ different from java?
what is data abstraction in C++?
Is C++ case sensitive a) False b) Depends on implementation c) True
Describe the advantages of operator overloading?
What is an arraylist c++?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
What's the order in which the objects in an array are destructed?
To what does “event-driven” refer?
How do we implement inheritance in c++?
What is token c++?
What is enum c++?
Which programming language's unsatisfactory performance led to the discovery of c++?