Question: Write a program that prompts the user to enter the number of students, the students' names, and their scores, and prints student names and scores
Write a program that prompts the user to enter the number of students, the students' names, and their scores, and prints student names and scores in decreasing order of their scores. Assume that the name is a string without spaces. use the scanner's next() method to read a name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
