Reading Writing Text  «Prev  Next»


Reading from Input Streams - Exercise

The objective of this exercise is to write a program that reads a text file in the default character encoding and prints the file on System.out.
Paste the source code below and click the Submit button when you are ready to submit this exercise.