1. What is use of Buffered streams in Java?
2. Give the commands for simple outputs in Java.
Answers
Answered by
2
Answer:
1. Java BufferedOutputStream class is used for buffering an output stream. It internally uses buffer to store data. It adds more efficiency than to write data directly into a stream. So, it makes the performance fast.
Similar questions
English,
1 month ago
Math,
1 month ago
English,
1 month ago
Math,
2 months ago
Math,
11 months ago
Social Sciences,
11 months ago
Social Sciences,
11 months ago