Q12
Which function is used to get the current position of the file pointer in C++?
A.
getpos()
B.
currentPos()
C.
tellg()
AnswerD.
position()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board