Name the method/methods used to read byte streams from the file?
(a) ReadByte()
(b) Read
(c) Readkey()
(d) None of the mentioned
The question was asked by my college professor while I was bunking the class.
Question is from Reading Console Input Operations in section Console I/O Operations and Stream Classes of C#