Multiple Choice
The ________ data type can be used to create files and write information to them.
A) ofstream
B) ifstream
C) istream
D) ostream
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The ios::hardfail bit is set when an
Q16: All stream objects have _ that indicate
Q17: ofstream, ifstream, and fstream are<br>A) header files.<br>B)
Q18: The member function _ writes a single
Q19: To access files from a C++ program,
Q20: The state bit _ is set when
Q22: To set up a file to perform
Q24: Closing a file causes any buffered information
Q25: When you store data in a variable,
Q25: When the >> operator extracts information from