Answer Posted / harendra pal
A memory leak occurs when a program loses the ability to free a block of dynamically allocated memory.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c++ a high level language?
Do you know what are pure virtual functions?
Name the debugging methods that are used to solve problems?
What does h mean in maths?
Explain method of creating object in C++ ?
What is the best book for c++ beginners?
Why do we learn c++?
When to use “const” reference arguments in a function?
What is a static member?
Briefly describe a B+ tree. What is bulk loading in it?
What is the copy-and-swap idiom?
What is std namespace in c++?
Which sort does c++ use?
Is c++ a low level language?
What is an incomplete type in c++?