Examveda

What is the purpose of the 'free' function in C?

A. To deallocate dynamically allocated memory

B. To allocate memory

C. To copy memory

D. To check for memory leaks

Answer: Option A


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation