Vidyalelo
C++ Programming · Q48

File Handling in C++

Programming · C++ Programming · question 48

Q48

Which of the following is not used to seek file pointer?

A.
ios::set
Answer
B.
ios::end
C.
ios::cur
D.
ios::beg

Answer: Option A

Solution

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