Multiple Choice
Outside of a C++ program, a file is identified by its ________. Inside a C++ program, a file is identified by a(n) ________.
A) file number, file name
B) file name, file number
C) name, address
D) name, file stream object
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: When data is read from a file,
Q18: By default, files are opened in binary
Q20: When passing a file stream object to
Q24: ofstream, ifstream, and fstream are<br>A) header files<br>B)
Q28: All stream objects have _, which indicate
Q29: Which statement opens a file in such
Q30: This state bit is set when an
Q31: When used by itself, this access flag
Q34: Data stored here disappears once the program
Q36: Only one file stream object can be