Write a Java program that reads from a file a set of students names and GPAs and displays
the name and GPA of the student having the highest and the lowest GPA.
Write a Java program that reads from a file a set of students names and GPAs and displays
the name and GPA of the student having the highest and the lowest GPA.
Leave a Reply
You must be logged in to post a comment.