Q8
What does the seekg() function do in C++ file handling?
A.
Sets the get position pointer
AnswerB.
Sets the put position pointer
C.
Sets the end of file pointer
D.
Sets the beginning of file pointer
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board