Multiple Choice
In order, the three-step process of using a file in a C++ program involves:
A) Insert a disk, open a file, remove the disk
B) Create the file contents, close the file, name the file
C) Open the file, read/write/save data, close the file
D) Name the file, open the file, delete the file
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The _ marker is the character that
Q3: This term means non-sequentially accessing information in
Q7: Which statement opens a file and links
Q8: This member function can be used to
Q9: This data type can be used to
Q10: This member function reads a single character
Q19: When used by itself, the ios::app flag
Q25: When you store data in a variable,
Q27: To write to a file, you use
Q32: The ios::out flag causes the file's existing