BufferedOutputStream is used as an internal buffer - Core Java

Q.  Which is used as an internal buffer and adds more efficiency than to write data directly into a stream. So, as to makes the performance fast?
- Published on 10 Jul 15

a. BufferedOutputStream
b. ByteArrayOutputStream
c. BufferedInputStream
d. ByteArrayInputStream

ANSWER: BufferedOutputStream

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)