Which of these class is used to read characters and strings in Java from console?
(a) BufferedReader
(b) StringReader
(c) BufferedStreamReader
(d) InputStreamReader
This question was posed to me in a national level competition.
I want to ask this question from Reading Console Input in division I/O & Applets of Java