23. A high level stream either reads or write data to another stream. Before reading or writing it may perform some additional operations on the data. Which of the following is not a high level stream?
(A) FileInputStream
(B) BufferedReader
(C) PrintStream
(D) InputStreamReader
Answers
Answered by
0
Answer:
B) BufferedReader
Explanation:
Answered by
0
BufferedReader
Java BufferedReader is a public Java class that understands text, utilizing buffering to empower huge peruses at once, putting away what isn't required quickly in memory for some time in the future. The Java BufferedReader Class of Java Programming Language includes perusing the text from the person input stream; cushioned characters will give the most productive person perusing, clusters perusing, and lines perusing. For every single read demand made of a Reader, which can cause relating demand perusing, which it should have been made of some hidden person or some byte stream.
Similar questions
Math,
3 months ago
Hindi,
3 months ago
English,
3 months ago
Economy,
6 months ago
Social Sciences,
11 months ago
Political Science,
11 months ago