Vidyalelo
C Programming · Q25

C Fundamentals

Programming · C Programming · question 25

Q25

Which library function is used to allocate memory dynamically in C?

A.
malloc
Answer
B.
free
C.
sizeof
D.
realloc

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board