Question: The free() function frees the memory allocated at runtime and returns _____ A. pointer value B. the memory address of the freed variable C. no
The free() function frees the memory allocated at runtime and returns _____
A. pointer value
B. the memory address of the freed variable
C. no value is return
D. an float value is return
Step by Step Solution
3.25 Rating (160 Votes )
There are 3 Steps involved in it
C Explanation Fre... View full answer
Get step-by-step solutions from verified subject matter experts
