Multiple Choice
What is true about the following statement?
A) If the file already exists, its contents are preserved and all output is written to the end of the file.
B) If the file exists, it should be replaced with a new copy of values.dat.
C) If the file exists, it can be opened but not modified.
D) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The ios::hardfail bit is set when an
Q6: When a file is opened, the file
Q10: This member function reads a single character
Q12: This state bit can be tested to
Q13: This data type can be used to
Q14: To set up a file to perform
Q16: Which of the following statements opens the
Q20: To access files from a C++ program,
Q23: The setprecision manipulator cannot be used to
Q25: When you store data in a variable,