ReadFile


Write a Java Application that reads the file from the previous assignment line by line and prints it to the DOS window. Hard-code the name of the file.

Use the System.out method as demonstrated in class.