1.

Which of the following options best suits for ‘Memory Leak Occurred’Resource allocation pending while debugging the codeProgram releases resources allocated in the memoryProgram does not free the memory which is allocated dynamicallyOccurs due to address assignment failure​

Answer»

ANSWER:

OPTION. c

Explanation:

program does not FREE the memory which is ALLOCATED dynamically



Discussion

No Comment Found