Multiple Choice
The end-of-file marker is automatically written
A) when a file is opened with ios::eof
B) when a file is opened with ios::app
C) when a file is closed
D) when the program ends
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: Which of the following access flags, when
Q29: Which of the following is the data
Q30: The _ marker is the character that
Q31: Which of the following is the state
Q32: The ios::out flag causes the file's existing
Q33: If a file already exists, you can
Q34: Outside of a C++ program, a file
Q36: Only one file stream object can be
Q37: Which of the following statements opens a
Q38: What is true about the following statement?<br>Out)open("values.dat",