

MCQOPTIONS
Saved Bookmarks
1. |
Which header file is required to use file I/O operations? |
A. | <ifstream> |
B. | <ostream> |
C. | <fstream> |
D. | <iostream> |
Answer» D. <iostream> | |