True/False
When a program sends data from itself to the outside,say to a file or the screen,we say it is writing the data on the file or to the screen.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Assume the following code fragment is executed
Q2: You don't need using directives or using
Q3: Write a void function called copy_to_screen that
Q5: What is sent to screen when the
Q6: Write a code segment that will read
Q7: C++ uses the system file name for
Q8: The _ fstream member function opens a
Q9: A file is automatically closed when a
Q10: A stream is a flow of data
Q11: What will be the output from