Memory Management in C | Q - 3

Last Updated :
Discuss
Comments

Which function deallocates memory previously allocated using malloc()?

clear()

remove()

free()

delete()

Tags:
Share your thoughts in the comments