1.

malloc() returns a float pointer if memory is allocated for storing float's and a double pointer if memory is allocated for storing double's.

A. 1
B.
C. 1
D.
Answer» C. 1


Discussion

No Comment Found