Question 1: Explain different abstract classes on which the Java’s input output streams are built.
Question 2: Explain different methods available in the input stream.
Question 3: Explain different methods available in the output stream.
Question 4: Explain the responsibility of file input stream.
Question 5: Explain the role of file output stream.
Question 6: Describe the responsibility of ByteArray Input Stream?
Question 7: Describe the responsibility of ByteArray Output Stream?
Question 8: Describe the role of the FilteredByte Stream?
Question 9: Explain the role of the BufferedByte Stream?
Question 10: Explain PrintStream Class in detail.
Question 11: Illustrate the function of stream Tokenizer?