Q. 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.
β
Correct Answer: (B)
FALSE
You must be Logged in to update hint/solution