Q17
Which function is used to allocate memory for an array of character strings in C?
A.
malloc()
B.
calloc()
AnswerC.
alloc()
D.
stralloc()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board