Q201
What is returned by the function if the space cannot be allocated by the function malloc(), realloc() and calloc()?
A.
value
B.
error
C.
null pointer
AnswerD.
no value
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board