

MCQOPTIONS
Saved Bookmarks
1. |
The free() function frees the memory state pointed to by a pointer and returns ___________ |
A. | the same pointer |
B. | the memory address |
C. | no value |
D. | an integer value |
Answer» D. an integer value | |