Q:

WHAT IS MEMORY LEAK IN C?

0

WHAT IS MEMORY LEAK IN C?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Memory leak occurs when memory is allocated but not released back to the operating system. Memory leakage increases unwanted memory usage. So, it reduces performance of the computer by reducing available memory.

In modern operating systems, memory is released back to the operating system when application terminates.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now