Q3
Which function is used to allocate an array of elements in C?
A.
calloc()
AnswerB.
malloc()
C.
alloc()
D.
array()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board