1.

What function should be used to free the memory allocated by calloc() ?

A. dealloc();
B. B.
C. C.
D.
E. memalloc(variable_name, 0)
Answer» D.


Discussion

No Comment Found