

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C function when EOF returns?
|
A. | t character in array line is encountered |
B. | character of array line is encountered |
C. | When an error occurs |
D. | n character in array line is encountered |
E. | None of these |
Answer» D. n character in array line is encountered | |