Select the correct methodS provided by Console.In?
(a) Read(), ReadLine()
(b) ReadKey(), ReadLine()
(c) Read(), ReadLine(), ReadKey()
(d) ReadKey(), ReadLine()
The question was asked in a job interview.
This question is from Introduction of Console I/O Operations in section Console I/O Operations and Stream Classes of C#