The functionmalloc() returns a fl

Loading

โœช Choose the correct option.

The functionmalloc() returns a float pointer if the memory is allocated for storing float values and a double pointer if memory is allocated for storing double values.

A. TRUE
B. FALSE
C. NULL
D. NULL

Leave a Comment