write a program that reads the students.txt file and stores the name of the student and the grade information as a student object in an arraylist sorts the students names based on their first grade in...



write a program
that reads the students.txt file and stores the name of the student and the grade information as a student object in an arraylist

sorts the students names based on their first grade in decreasing order using the selection sort algorithm

writes the sorted list as the students last name , middle name (if theres one), first name , and grade information into a text file

output example:

Robison, Lee 95 80

Green, Alex R 85 60

Waston, Zoe G 100 80




use java


Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here