Q25
Which library function is used to allocate memory dynamically in C?
A.
malloc
AnswerB.
free
C.
sizeof
D.
realloc
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board