Multiple Choice
A file must be __________ before data can be written to or read from it.
A) opened
B) closed
C) named
D) buffered
E) initialized
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The _ loop is a good choice
Q3: When the increment operator precedes its operand,
Q4: What will the following code display?<br>Int number
Q5: What will the following code display?<br>Int x
Q6: string objects have a member function named
Q7: The _ loop is ideal in situations
Q8: A file _ is a small holding
Q9: An initialization expression may be omitted from
Q10: An output file is a file that
Q11: The while loop is a _ loop.<br>A)