

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code if following commands are used to run(considering Newfile exists)?
|
A. | U in Newfile and 1 in screen |
B. | U in Newfile and 2 in screen |
C. | U 1 in Newfile |
D. | U 2 in Newfile |
E. | None of these |
Answer» D. U 2 in Newfile | |