True/False
An output stream is a stream of data flowing from your program,to a file,a device of some sort such as the screen.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q36: When you use the open member function
Q37: You are writing a program.Give the necessary
Q38: Setting the width of output with the
Q40: What output is produced by the following
Q41: Given the following code.The input file,in.dat,is a
Q42: cin is an output stream object of
Q43: Assume you have opened and connected stream