
Patrick B. answered 07/26/20
Math and computer tutor/teacher
I have uploaded the source code for you.
It is under the menu TOOLKIT/RESOURCES and can be found under this link...
The filename is StudentRecs.txt
It contains TWO (2) source code files...
Student.java , which contains the methods for the Student Record class
and
StudentMain.java : which contains the sorting routines and the main driver
I cannot paste the source code here because it will not fit, too large.
Break the text file into these TWO separate source code files: Student.java and StudentMain.java;
Compile them separately and then run it with the command: java StudentMain
It successfully sorts a small array of student records.
Please peruse the source code and ask questions if you do not understand how they work.
Sarah P.
Where do I find this "Toolkit"?07/26/20