Q37
Which function is used to set the position of the file pointer in C++ file handling?
A.
seekg()
B.
seekp()
AnswerC.
file.setpos()
D.
setpos()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board