Answer the following questions concerning
File I/O in a comment to this blog:
1. What library would be used to read data from a file?
2. What library would be used to write data to a file?
3. Write the line of code necessary to open a file.
4. What are the 4 File Open Modes?
.