Computer Science, asked by minhasafa, 1 year ago

What is memory leak of computer science?

Answers

Answered by pubu3
0
In computer science, a memory leak is a type of resource leak that occurs when a computer program incorrectly manages memory allocations in such a way that memory which is no longer needed is not released.
Similar questions