Multiple Choice
The fstream class s ____ function permits character-by-character output to a stream.
A) getline()
B) get()
C) putline()
D) put()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: A file stream that sends or writes
Q41: The standard log stream is represented by
Q42: A file stream object may be passed
Q43: A(n) _ filename is how the operating
Q44: C and C++ append the low-value hexadecimal
Q45: In _, any character in the opened
Q46: The DOS operating system allows _ characters
Q48: Output file streams can be formatted in
Q49: The _ functions return the file position
Q50: A file stream that receives or reads