Question: (JAVA NetBeans) Write a Java program. Class Student contains instance variable String name and int score. The java program creates an array of Student with

(JAVA NetBeans) Write a Java program. Class Student contains instance variable String name and int score. The java program creates an array of Student with a length of n. The program asks you to enter the names and scores of n students. The program calculates the sum and the average score of students. Also, the program outputs the highest and lowest score (and the corresponding names). You must use array to solve this problem.

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!