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. True
B. False
Answer» C.


Discussion

No Comment Found