Voice Java: process student test scores. Store full name, & the test score for each student using Arraylist objects. Define an Arraylist for student names and an Arraylist for the test score.Store the student letter grade based on score. i ask user to enter data for a list of students. Loop is needed to keep asking the user to enter data. The user should be able to enter as many data records. To collect data,