Q28
Which function is used to return the current file pointer position in C++?
A.
currentPos()
B.
tellg()
AnswerC.
position()
D.
getFilePos()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board