1.

Which header file is required to use file I/O operations?(a) (b) (c) (d) 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++

Answer» RIGHT CHOICE is (C)

Best explanation: header file is needed to use file I/O OPERATIONS in C++. This header file contains all the file I/O operations definition.


Discussion

No Comment Found

Related InterviewSolutions