Question: Function malloc returns a pointer of type void * to the memory it allocates. If it is unable to allocate memory, it returns a NULL

Function malloc returns a pointer of type void * to the memory it allocates. If it is unable to allocate memory, it returns a NULL pointer. Select one: O True False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
