Technology
Search
SiteMap
GofPatterns
OOPortal
Java 2 Certification
Java Readers Writers
Java Streams
Java-TM-I
Java-TM-II
Java-OO Programming
Intro Java Streams
Stream Basics
Data Stream Reading
Writing Data Using Streams
Using a byte array
Use a byte array buffer, an InputStream, and the System.out.println() method to write a more efficient program that copies data from
System.in to
System.out.
Paste the source code of your program below and click the
Submit
button when you are ready to submit this exercise.