Computer Science, asked by Anonymous, 1 year ago

when do we use input stream reader and buffered reader in a Java program ?

@nd please no spamming
(answers that r copied from net will be reported !! )
{ }


SWANANDJR18: hello beautiful girl
SWANANDJR18: I can't deny saying that u are most beautiful
SWANANDJR18: OK
SWANANDJR18: but then also in real life you would be looking beautiful am I correct
SWANANDJR18: am I correct or no

Answers

Answered by Anonymous
16
This means that instead of using BufferedReader, one can use the Scanner class, and instead of using BufferedWriter, one can use PrintWriter. BufferedReader is a class in Java that reads text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, lines and arrays.

.. HOPE IT HEPLS TO U... (^_^)
Answered by priyanshuraj90
0
java buffered reader class constructor . it is used to create a buffered character input stream that uses the default size for an input buffer . it is used to create a buffered character input stream that uses the specified size for an input buffer...
Similar questions