

MCQOPTIONS
Saved Bookmarks
1. |
Which function is used in C++ to get the current position of file pointer in a file? |
A. | tell_p() |
B. | get_pos() |
C. | get_p() |
D. | tell_pos() |
Answer» B. get_pos() | |