the student class contains an incomplete definition for the student class. complete the class definition as follows: a. declare the instance data (name, score for test1, and score for test 2). b. create a scanner object for reading in the scores. since this variable will only be used when the input grades method is called