Q26
Which function is used to allocate memory for a structure in C?
A.
malloc()
AnswerB.
structurealloc()
C.
structalloc()
D.
calloc()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board