Which header file is required to use file I/O operations?
(a) <ifstream>
(b) <ostream>
(c) <fstream>
(d) <iostream>
I had been asked this question by my college director while I was bunking the class.
My doubt is from File Handling in division Strings, Streams & Numerics in C++ of C++