CS2 Week 3
Streams
n
FileInputStream and FileOutputStream
provide the capability to read from and to
write to disk files
n
Java has three standard IO objects: in, out,
and err