Examveda

Which function is used to allocate memory for an array of character strings in C?

A. malloc()

B. calloc()

C. alloc()

D. stralloc()

Answer: Option B


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation