Question

Discuss why reading data from a file is a better option than reading it from the...

Discuss why reading data from a file is a better option than reading it from the user.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

A file is a resource for storing information, which is available to a computer program and is usually based on some
kind of durable storage. A file is "durable" in the sense that it remains available for other programs to use after
the program that created it has finished executing. Computer files can be considered as the modern counterpart of
paper documents which traditionally are kept in office and library files, and this is the source of the term.

when getting input from user, they might be entered wrong input,
but with the files the is already stored in formatted way.
and we can run the application with out interception and gets the expected results
when using files.

Add a comment
Know the answer?
Add Answer to:
Discuss why reading data from a file is a better option than reading it from the...
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