

MCQOPTIONS
Saved Bookmarks
1. |
The statement fseek(fp,0L,0)i - if syntactically correct,means |
A. | fp is a file pointer |
B. | position the read-write-head at the start of the file |
C. | position the read-write-head at the end of the file |
D. | None of these |
Answer» C. position the read-write-head at the end of the file | |