When can you tell that a memory leak will occur?

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


Please Help Members By Posting Answers For Below Questions

Is c++ a high level language?

642


Do you know what are pure virtual functions?

733


Name the debugging methods that are used to solve problems?

662


What does h mean in maths?

667


Explain method of creating object in C++ ?

684






What is the best book for c++ beginners?

667


Why do we learn c++?

622


When to use “const” reference arguments in a function?

682


What is a static member?

692


Briefly describe a B+ tree. What is bulk loading in it?

880


What is the copy-and-swap idiom?

717


What is std namespace in c++?

805


Which sort does c++ use?

652


Is c++ a low level language?

603


What is an incomplete type in c++?

856