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.
Answer: B
No answer description available for this question