Homework 4
CS202, Summer 2004
This is just a reading assignment. No turnin required.
Read the following sections of SUN's Java Tutorial
I/O Reading and Writing (but no 'rithmetic)
Overview of I/O Streams
Using the Streams
How to Use File Streams
How to Wrap a Stream
How to Concatenate Files
Working with Random Access Files
Handling Errors with Exceptions