Multiple Choice
The may be used to read information from a file.
A) the stream insertion operator
B) stream extraction operator
C) file.in macro
D) cout object
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q17: The member function reports when the end
Q18: Opening a file with the flags <sup>ios::in</sup><sup>
Q19: The stream member function <sup>fail()</sup><sup> </sup>can be
Q20: <sup>ofstream</sup>, <sup>ifstream</sup>, and <sup>fstream</sup><sup> </sup>are<br>A)libraries.<br>B)string arrays.<br>C)data types.<br>D)header
Q21: Data stored is lost when the computer
Q23: To access files from a C++ program,
Q24: The may be used to write information
Q25: When the <sup>>></sup><sup> </sup>operator extracts information from
Q27: The data type can be used to
Q36: Only one file stream object can be