Simple File Input and Output

BE-104, Learning Objectives


Be able to explain what the File class is typically used for.

Be able to create an File type object associated with a particular disk file.

Be able to use a File type object to create a Scanner type object.

Be able to use a File type object to create a Formatter type object.

Be able to use the Scanner class to perform simple sequential console and file input.

Be able to use the Formatter class to perform simple sequential console and file output.

Be able to explain what the JFileChooser class is typically used for.


Send comments and suggestions about these objectives to: Dr. Charles S. Tritt
This page last updated 5/13/05