Answered You can hire a professional tutor to get the answer.
Task Design a set of classes for storing student information, along with a class that will manage a list of students.
*** Student List menu ***Import students a fileShow student list (brief)Export a grade report (to file)Show MenuQuit ProgramsOrt student
changeSample input files: (can download from links)
test1.txt
Bunny, Bugs Schmuckatelli, JoeHistory Dipwart, MarvinEnglish Crack Corn, Jimmytest2.txt
2Kirk, James T.English 40 100 68 88Lewinsky, MonicaHistory 60 72 78*** Student List menu ***Import students from a fileShow student list (brief)Export a grade report (to file)Show this MenuQuit ProgramEnter filename: test1.txtCourseMathHistoryEnglishMathEnter filename: blahInvalid file. No data importedEnter filename: test2.txtCourseMathHistoryEnglishMathEnglishHistoryEnter filename: outfile1.txtGoodbye!Corresponding output file (outfile1.txt)
Student Grade Summary---------------------ENGLISH CLASSLetterGrade----------------------------------------------------------------------BBHISTORY CLASSLetterGrade----------------------------------------------------------------------BCMATH CLASSLetterGrade----------------------------------------------------------------------ADOVERALL GRADE DISTRIBUTION310