Examveda
Examveda

How do you release dynamically allocated memory in C?

A. free()

B. release()

C. deallocate()

D. clear()

Answer: Option A


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation