Answers

Question and Answer:

  Home  Data Structures

⟩ When can you tell that a memory leak will occur?

A memory leak occurs when a program loses the ability to free a block of dynamically allocated memory.

 130 views

More Questions for you: