Input & Output streams
n
Two kinds of streams
–
Byte streams
–
Character streams
n
Input Stream
–
An object that an application can use to read a
sequence of data
n
Output stream
–
An object that an application can use to write a
sequence of data