Question
C++
2.) (5) Name at least two reasons why you would want to put data on an input file 3.) (5) Name at last two reasons why you would want to put data on an output file.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

2) We need to input data because

  1. We can't always open the code and modify the data to be operated on
  2. It has to operate on dynamic data and the data to be operated on gets changed

3) We would want to write data to file because

  1. We may need to send the output of the code to others so that we need to save it in one
  2. Instead of keeping running application for long time, we can save it to file and close the application
Add a comment
Know the answer?
Add Answer to:
C++ 2.) (5) Name at least two reasons why you would want to put data on...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT