Q175
The calloc() function allocates space for an array of n objects, each of whose size is defined by size. Space is initialized to all bits zero.
A.
true
AnswerB.
false
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board