1.

Memory is allocated from_______________for each and every malloc function call

A. Stack
B. Heap
C. Static memory area
D. Cache
Answer» C. Static memory area


Discussion

No Comment Found