Multiple Choice
When used by itself, this access flag causes a file's contents to be deleted if the file already exists.
A) ios::app
B) ios::in
C) ios::out
D) All of these
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Closing a file causes any unsaved information
Q20: When passing a file stream object to
Q22: File output may be formatted the same
Q24: ofstream, ifstream, and fstream are<br>A) header files<br>B)
Q28: All stream objects have _, which indicate
Q29: Which statement opens a file in such
Q30: This state bit is set when an
Q33: Outside of a C++ program, a file
Q34: Data stored here disappears once the program
Q36: Only one file stream object can be