

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is used to move the file pointer to start of a file? |
A. | ios::beg |
B. | ios::start |
C. | ios::cur |
D. | ios::first |
Answer» B. ios::start | |