Multiple Choice
The member function ________ writes a single character to a file.
A) get
B) write
C) put
D) insert
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which statement opens a file in such
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)
Q19: To access files from a C++ program,
Q20: The state bit _ is set when
Q21: The _ data type can be used
Q22: To set up a file to perform
Q25: When you store data in a variable,