Q23
In C, which function is used to allocate memory from the stack?
A.
alloc()
B.
stackalloc()
C.
malloc()
AnswerD.
calloc()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board