Which of these classes are used by Byte streams for input and output operation?
(a) InputStream
(b) InputOutputStream
(c) Reader
(d) All of the mentioned
This question was addressed to me in unit test.
The above asked question is from Input & Output Basics topic in division I/O & Applets of Java