Question: JAVA (Find the two highest scores) Write a program that prompts the user to enter the number of students and each student's name and score,
JAVA

(Find the two highest scores) Write a program that prompts the user to enter the number of students and each student's name and score, and finally displays the stu- dent with the highest score and the student with the second-highest score. Use the next () method in the Scanner class to read a name rather than using the nextLine () method. *5.9
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
