Multiple Choice
To access files from a C++ program, you must #include
A) <fileaccess>.
B) <filestream>.
C) <fstream>.
D) <iostream>.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: The state bit, _, can be tested
Q15: The statement dataFile.close();<br>A) is illegal in C++.<br>B)
Q16: All stream objects have _ that indicate
Q17: ofstream, ifstream, and fstream are<br>A) header files.<br>B)
Q18: The member function _ writes a single
Q20: The state bit _ is set when
Q21: The _ data type can be used
Q22: To set up a file to perform
Q24: Closing a file causes any buffered information
Q25: When you store data in a variable,