

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the following program.
|
A. | Error: unable to allocate memory |
B. | Error: We cannot store address of allocated memory in |
C. | <i class="C-code">a</i> |
D. | Error: unable to free memory |
E. | No error |
Answer» C. <i class="C-code">a</i> | |