Choose the output returned when read() reads the character from the console?
(a) String
(b) Char
(c) Integer
(d) Boolean
This question was posed to me in a job interview.
This intriguing question originated from Introduction of Console I/O Operations in division Console I/O Operations and Stream Classes of C#