1.

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()
Answer» E.


Discussion

No Comment Found

Related MCQs