Examveda
Examveda

Which of the following functions allocates multiple blocks of memory, each block of the same size?

A. malloc()

B. realloc()

C. calloc()

D. free()

Answer: Option C


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation