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

Verified
Correct Answer:
Verified
Related Questions
Q6: Opening a file with the flags ios::in
Q7: The _ member function reports when the
Q8: Outside of a C++ program, a file
Q9: A file must be _ before data
Q10: File output may be formatted the same
Q12: string objects cannot be stored to a
Q13: Which statement opens a file in such
Q14: The state bit, _, can be tested
Q15: The statement dataFile.close();<br>A) is illegal in C++.<br>B)
Q16: All stream objects have _ that indicate