Multiple Choice
Outside of a C++ program, a file is identified by its __________while 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
Q28: Which of the following access flags, when
Q29: Which of the following is the data
Q30: The _ marker is the character that
Q31: Which of the following is the state
Q32: The ios::out flag causes the file's existing
Q33: If a file already exists, you can
Q35: The end-of-file marker is automatically written<br>A) when
Q36: Only one file stream object can be
Q37: Which of the following statements opens a
Q38: What is true about the following statement?<br>Out)open("values.dat",