True/False
When you use the open member function to tie a file name to a file stream,the file name is called the external file name,and the program refers to the file by the stream name.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: cout has type ostream,i.e. ,is an output
Q32: When you call the setf function on
Q33: Assume you have opened and connected stream
Q34: You get the manipulators endl and member
Q35: When you write<br>ifstream inStream;<br>inStream.open("infile.dat");<br>the file,infile.dat must be
Q37: You are writing a program.Give the necessary
Q38: Setting the width of output with the
Q39: An output stream is a stream of
Q40: What output is produced by the following
Q41: Given the following code.The input file,in.dat,is a