Design and implement a Java program to create a class roster of student names. The program will maintain a current roster of students within a given course. Student data for the program includes student ID, first name, last name, e-mail address (valid emails contain an @ and .), age, and array of grades (the maximum number of grades will be five). Error checking of data is required. The program should allow entry of student information via the keyboard with the maximum number of students being 10. Once the data is entered the program should then allow the user to retrieve the entire roster or an individual student's information via the students ID number. The program in both instances should display all of the information listed above plus the program should calculate the students average and display it along with the letter grade associated with the numeric grade. Letter grades are based upon the following:

A – 90- 100
B – 80- 89
C – 70- 79
D – 60- 69
F – 59 and below
Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.