Question: write a java program use array. Write a program called TopScoreYourName.java. The program should prompt the user to enter 10 scores. It should then calculate
write a java program use array. Write a program called TopScoreYourName.java. The program should prompt the user to enter 10 scores. It should then calculate the top and average scores. It will finally print the top score, the average score and the difference between the top score and the average.[ Enter 10 score of ITEC class students: 100 95 82 50 77 87 45 80 75 99 100, highest score =100.00,average =79.00, difference =21.00]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
