1.

Which of these class is used to read characters and strings in Java from console?(a) BufferedReader(b) StringReader(c) BufferedStreamReader(d) InputStreamReaderThis 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

Answer»

The CORRECT ANSWER is (a) BufferedReader

To ELABORATE: NONE.



Discussion

No Comment Found

Related InterviewSolutions