Question: (Find out the highest score), Write a program that prompts the user to ENTER the number of students and each student's name and each student's
(Find out the highest score),
Write a program that prompts the user to ENTER the number of students and each student's name and each student's score, and finally displays the name of the student with the highest score and his/her score.
Use the next () method in the Scanner class to read a name, rather than using the nextLine () method.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
