------------------------------------------------------------------------------------------
Java IO
------------------------------------------------------------------------------------------
TODO: find more questions
1. What is a stream and what are the types of Streams and classes of the Streams?
2. What is the difference between Reader/Writer and InputStream/Output Stream?
3. What is an I/O filter?