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( )

a) close( )

Computer Science & Information Technology

You might also like to view...

The ________ event is raised when a key is pressed by the user.

a) KeyPress b) KeyHeld c) KeyDown d) Both a and c.

Computer Science & Information Technology

In Access, an attribute of an entity is the same as a field of an object or table.

a. true b. false

Computer Science & Information Technology