Create an application that displays each record in the two files created in the
StudentsStanding application in Exercise 8a. Display a heading to introduce the list
produced from each file. For each record, display the ID number, first name, last
name, grade point average, and the amount by which the grade point average exceeds
or falls short of the 2.0 cutoff. Save the program as StudentsStanding2.java.
Comments
Leave a comment