Vidyalelo
C++ Programming · Q55

File Handling in C++

Programming · C++ Programming · question 55

Q55

Which function is used in C++ to get the current position of file pointer in a file?

A.
tell_p()
Answer
B.
get_pos()
C.
get_p()
D.
tell_pos()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board