Vidyalelo
C Programming · Q1

Memory Allocation

Programming · C Programming · question 1

Q1

In C, which header file should be included to use dynamic memory allocation functions?

A.
stdlib.h
Answer
B.
malloc.h
C.
memory.h
D.
alloc.h

Answer: Option A

Solution

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