Vidyalelo
C Programming · Q45

Memory Allocation

Programming · C Programming · question 45

Q45

Which of the following header files must necessarily be included to use dynamic memory allocation functions?

A.
stdlib.h
Answer
B.
stdio.h
C.
memory.h
D.
dos.h

Answer: Option A

Solution

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