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
What is #include c++?
What is abstract class in c++?
Specify different types of decision control statements?
What is the difference between the compiler and the preprocessor?
What is encapsulation in c++?
What are the advantages of using const reference arguments in a function?
Can a Structure contain a Pointer to itself?
How do you flush std cout?
What is the use of turbo c++?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
How are the features of c++ different from c?
How does java differ from c and c++?
What is size of string in c++?
Mention the storage classes in c++.
What is null pointer and void pointer?