

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the following program.
#include
|
A. | Error: unable to allocate memory |
B. | Error: We cannot store address of allocated memory in a |
C. | Error: unable to free memory |
D. | No error |
Answer» C. Error: unable to free memory | |