Computer Science, asked by mansuraahmed01, 2 months ago

Write the syntax of methods required to work with input of Strings

i. Using BufferedReader Class

ii. Scanner class​

Answers

Answered by techhtmlsa
1

Answer:

Explanation:

Java BufferedReader Class for beginners and professionals with examples on Java IO or Input Output in Java with input stream, output stream, reader and writer class. ... It can be used to read data line by line by readLine() method. It makes ... String readLine(), It is used for reading a line of text. ... Duration: 1 week to 2 week.

Similar questions