Vidyalelo
C++ Programming · Q12

File Handling in C++

Programming · C++ Programming · question 12

Q12

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

A.
getpos()
B.
currentPos()
C.
tellg()
Answer
D.
position()

Answer: Option C

Solution

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