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
Math,
3 hours ago
Physics,
3 hours ago
Math,
6 hours ago
Math,
8 months ago
Social Sciences,
8 months ago
Social Sciences,
8 months ago