Question: Write a java program that asks the user for the number of tests to be entered. Create an array to hold the number of test
Write a java program that asks the user for the number of tests to be entered. Create an array to hold the number of test scores. Display the test scores. Display the highest test score.
Your output should display the number of test scores entered and the test scores and the lowest test score. For example,
The (10) test scores you entered are:
90 100 70 50 100 80 65 77 88 95
The lowest test score is:
50
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
