InterviewSolution
Saved Bookmarks
| 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» | |