

MCQOPTIONS
Saved Bookmarks
1. |
Which header file is used for reading and writing to a file? |
A. | #include <fstream> |
B. | #include <file> |
C. | #include <iostream> |
D. | All of above |
E. | None of these |
Answer» B. #include <file> | |