Examveda

Which function is used to allocate memory for a structure in C?

A. malloc()

B. structurealloc()

C. structalloc()

D. calloc()

Answer: Option A


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation