Header file to perform File I/O operations - File Handling

Q.  To perform File I/O operations, we must use _____________ header file.
- Published on 17 Jul 15

a. < ifstream>
b. < ofstream>
c. < fstream>
d. Any of these

ANSWER: < fstream>
 

    Discussion

  • ramesh   -Posted on 13 Oct 15
    To perform File I/O operations, we must use < fstream> header file.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)