โช 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.
The functionmalloc() returns a fl
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.