adspace
Tell me something about the concept of memory leak?
Answer Posted / Saumay Mishra
"Memory leaks" refer to a situation where a program fails to release or recycle memory that is no longer needed, leading to inefficient use of system resources. This can eventually cause the program to run slowly, crash, or even lead to system instability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers