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

Verified
Correct Answer:
Verified
Related Questions
Q9: Closing a file causes any unsaved information
Q20: To access files from a C++ program,
Q22: This data type can be used to
Q22: File output may be formatted the same
Q23: An alternative to using the open member
Q28: All stream objects have _, which indicate
Q29: Which statement opens a file in such
Q30: This state bit is set when an
Q33: If a file already exists, you can
Q35: The end-of-file marker is automatically written<br>A) when