Login
Remember
Register
Ask a Question
Out of these classes, which one is used for reading strings and characters in Java from the console?
0
votes
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
Out of these classes, which one is used for reading strings and characters in Java from the console?
1) StringReader
2) BufferedReader
3) InputStreamReader
4) BufferedStreamReader
java-class
java
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 21, 2022
by
sharadyadav1986
2) BufferedReader
...