

MCQOPTIONS
Saved Bookmarks
1. |
If the file 'source.txt' contains a line "Be my friend" which of the following will be the output of below program? |
A. | friend |
B. | frien |
C. | end |
D. | Error in fseek(); |
Answer» D. Error in fseek(); | |