Multiple Choice
To set up a file to perform I/O you must declare
A) at least one variable, the contents of which will be written to the file
B) one or more file stream objects
C) a string object to store the file contents
D) All of these
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which of the following statements opens a
Q6: When a file is opened, the file
Q7: Which of the following is the state
Q8: In order, the three-step process of using
Q9: Closing a file causes any unsaved information
Q11: Which of the following is the member
Q12: When data is read from a file,
Q13: Data stored _ disappears once the program
Q14: An alternative to using the open member
Q15: Which of the following is the member