Examveda

If the space in memory allocated by malloc is not sufficient, then an allocation fails and returns . . . . . . . .

A. NULL pointer

B. Zero

C. Garbage value

D. The number of bytes available

Answer: Option A


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation