Examveda
Examveda

What is the purpose of the 'free' function in C when used with pointers?

A. Allocate memory

B. Deallocate memory

C. Create a new pointer

D. Modify the pointer's value

Answer: Option B


This Question Belongs to C Program >> Pointer

Join The Discussion

Related Questions on Pointer