

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the following C code if there is no error in stream fp?
|
A. | 1 |
B. | Compilation Error |
C. | 0 |
D. | Garbage value |
E. | Any nonzero value |
Answer» D. Garbage value | |