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
The question was asked in an interview for internship.
My question is taken from Reading Console Input Operations in division Console I/O Operations and Stream Classes of C#