Due: Friday, January 22, 1998
A file must contain one public class and that file must be named the same as the class. By convention class names are capitalized. A file really should contain just one class, but from time to time we are lazy and throw a less important class in another class' file.
Turn in the Java source code for the program. Use the following command on malestrom.cs.fit.edu or zach.cs.fit.edu
~ryan/bin/mfiles ryan@cs "cse4510/lab02" Constants.javaThe name of the file must be Constants.java. With luck the submissions for this lab exercise will be found in the file lab02-sub.txt.