Vidyalelo
C Programming · Q124

File Input Output

Programming · C Programming · question 124

Q124

The function . . . . . . . . obtains a block of memory dynamically.

A.
calloc
B.
malloc
C.
both calloc & malloc
Answer
D.
free

Answer: Option C

Solution

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