Discussion :: Memory Allocation
-
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 : Option B
Explanation :
No answer description available for this question.
Be The First To Comment