Question: FULL NAME: Wendly C5209 - Data Structures and Algorithms Quiz24 Part One Dimension Array ( 4pts) Write a program that create a one-dimensional array called

 FULL NAME: Wendly C5209 - Data Structures and Algorithms Quiz24 Part

FULL NAME: Wendly C5209 - Data Structures and Algorithms Quiz24 Part One Dimension Array ( 4pts) Write a program that create a one-dimensional array called students that store 10 students' wrades 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 Totes: Use a Scanner object to read the grades and loops. The array Students should be passed as an gument 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!