Multiple Choice
Which of the following is the member function that reads a single character from a file?
A) read
B) get
C) put
D) input
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: To set up a file to perform
Q11: Which of the following is the member
Q12: When data is read from a file,
Q13: Data stored _ disappears once the program
Q14: An alternative to using the open member
Q16: Which of the following is the data
Q17: Which statement opens a file in such
Q18: By default, files are opened in binary
Q19: When used by itself, the ios::app flag
Q20: When passing a file stream object to