Multiple Choice
The ____________ fstream member function opens a file stream and connects the stream variable to a physical file whose name is the argument to the function.
A) close( )
B) overloaded operator <<( )
C) open( )
D) eof( )
E) flush( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Write a void function called copy_to_screen that
Q4: When a program sends data from itself
Q5: What is sent to screen when the
Q6: Write a code segment that will read
Q7: C++ uses the system file name for
Q9: A file is automatically closed when a
Q10: A stream is a flow of data
Q11: What will be the output from
Q12: Declare and open input file stream fileIn
Q13: You have a file that is not