Streams
A stream is an object that is a source of input and/or a destination for output
Types of streams include:
- streams to and/or from the terminal window
- streams to and/or from a character or binary file
- streams to and/or from an X window or Windows window
- socket streams