Multiple Choice
Which of the following data types can be used to create files and read information from them into memory?
A) ofstream
B) istream
C) ifstream
D) instream
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: Which of the following is the data
Q17: Which statement opens a file in such
Q18: By default, files are opened in binary
Q19: When used by itself, the ios::app flag
Q20: When passing a file stream object to
Q22: File output may be formatted the same
Q23: The setprecision manipulator cannot be used to
Q24: ofstream, ifstream, and fstream are<br>A) header files<br>B)
Q25: When you store data in a variable,
Q26: All stream objects have _ which indicate