Java Readers and Writers  «Prev  Next»


Choosing files with file dialog boxes - Exercise

Choosing files with file dialog boxes

Write a program that allows the user to select a file from a file dialog box and then write the file to System.out.
Paste the source code of your program below and click the Submit button when you are ready to submit this exercise.