Multiple Choice
When a file is opened for reading, the file stream object's "read position" is
A) at the end of the file.
B) at the beginning of the file.
C) nonexistent, until the programmer declares it.
D) in the middle of the file.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The operating system records the information that
Q3: When used by itself, _ causes a
Q4: The stream member function fail() can be
Q5: An alternative to using the open member
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
Q11: The _ may be used to read