Reading from a Datafile

To prepare for your directed program during Tuesday's Short Lab, please create an application called ReadIn and add this class to your project: InputDataFile.java. Then download and save these 2 files: names.txt names1.txt

After completing the program, read the rest of these notes and see if you can better follow what the code is doing.