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