If the space in memory allocated by malloc is not sufficient, then an allocation fails and returns ___________
Posted: Wed Jul 13, 2022 7:56 pm
a) NULL pointer
b) Zero
c) Garbage value
d) The number of bytes available
b) Zero
c) Garbage value
d) The number of bytes available