Multiple Choice
You must check that the ____ method established a connection between a file stream and an external file successfully because this type of call is a request to the OS that can fail for various reasons.
A) connect()
B) conn()
C) open()
D) file()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: C++ compilers require a program file with
Q21: In C and C++, the _ sentinel
Q22: To understand file access types, first you
Q23: The _ method breaks the connection between
Q24: The _() method returns a false value
Q26: All input streams have a _ function
Q27: The term _ refers to the way
Q28: The standard error stream is represented by
Q29: You must specify a C-string s maximum
Q30: In addition to the get() method, all