Q97
In function free(p), p is a . . . . . . . .
A.
int
B.
pointer returned by malloc()
C.
pointer returned by calloc()
D.
pointer returned by malloc() & calloc()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board