Examveda

With every use of a memory allocation function, what function should be used to release allocated memory, which is no longer needed?

A. unalloc()

B. dropmem()

C. dealloc()

D. release()

E. free()

Answer: Option E


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation