Examveda

Which function is used to free allocated memory but does not remove the pointer in C?

A. clear()

B. free()

C. release()

D. deallocate()

Answer: Option B


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation