Which function is used to position back from the end of file object?
(a) seekg
(b) seekp
(c) both seekg & seekp
(d) seekf
I had been asked this question by my school teacher while I was bunking the class.
My doubt stems from File Streams and String Streams topic in section Strings, Streams & Numerics in C++ of C++