Write a java program (using eclipse) using ArrayList object to allow the professor to enter student's name, his or her's four test scores, then display each student's average score and letter grade. The program should give professor option of type in "C" , meaning continue, to finish input student information. Display each student's average test score and letter grade.