Multiple Choice
Which of the following is the member function that can be used to store binary data to a file?
A) binary.out
B) write
C) put <<
D) dataout(binary)
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q10: To set up a file to perform
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
Q16: Which of the following is the data