Vidyalelo
C Programming · Q57

Memory Allocation

Programming · C Programming · question 57

Q57

The number of arguments taken as input which allocating memory dynamically using malloc() is . . . . . . . .

A.
0
B.
1
Answer
C.
2
D.
3

Answer: Option B

Solution

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