When can you tell that a memory leak will occur?

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

Read Online Data Structures Job Interview Questions And Answers