Multiple Choice
The ____________ fstream member function closes a file stream.Explain why it is best to close a file when the program is through processing the data in the file.
A) close( )
B) overloaded operator <<( )
C) open( )
D) eof( )
E) flush( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: You have a file that is not
Q14: What output is sent to the file
Q15: Write a function that will copy the
Q16: What happens to output when data is
Q17: Setting the width of output with call
Q19: You have a file that is not
Q20: An input stream is a stream of
Q21: Assume that your program opens a file
Q22: What output is produced by the following
Q23: The flush member function copies the file