Multiple Choice
Which of the following access flags, when used by itself, causes a file's contents to be deleted if the file already exists?
A) ios::app
B) ios::in
C) ios::out
D) Any of these
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q27: To write to a file, you use
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