Examveda

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: Option D


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output