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.
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