Examveda

In C, which function is used to allocate memory from the stack?

A. alloc()

B. stackalloc()

C. malloc()

D. calloc()

Answer: Option C


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation