Question: Write a program that create a one-dimensional array called Students that store 10 students' grades in an array of integers. The program should display the

 Write a program that create a one-dimensional array called Students that

Write a program that create a one-dimensional array called Students that store 10 students' grades in an array of integers. The program should display the class average as well as the highest and lowest grade of the class. a) Write a method to calculate the grade average Average) b) Write a method to find the highest grade HighestGrade() Notes: Use a Scanner object to read the grades and loops. The array Students should be passed as an argument to both methods

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!