Java Streams   «Prev  Next»

Java write Method - Exercise

Write a program that reads data from System.in and copies each byte read to System.out as a byte.
Paste the source code below and click the Submit Done button when you are ready to submit this exercise.