Question: write the program in java send it to telegram account @FairyXxXTail Write a java program using the following declaration for one dimensional array that holds

write the program in java send it to telegram account @FairyXxXTail
 write the program in java send it to telegram account @FairyXxXTail

Write a java program using the following declaration for one dimensional array that holds the test scores for a class of 30 students: double [] testscores = new double [30]; Your program should do the followings: 1. Read the 30 students test scores and store them in the array testscores 2. Calculate the summation of the 30 test scores 3. Calculate and prints the average of the test scores (average = summation/30) 4. Prints the test scores that are below the average

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!