subject

In the sport of diving, seven judges award a score between 0 and 10, where each score may be a floating point value. the highest and lowest scores are thrown out and the remaining scores are added together. the sum is then multiplied by the degree of difficulty for that dive. the degree of difficulty ranges from 1.2 to 3.8 points. the total is then multiplied by 0.6 to determine the diver's score. write a computer program that inputs a degree of difficulty and seven judges' scores and outputs the overall score for that dive. the program should ensure that all inputs are within the allowable data ranges. solution thus far: import java. util. scanner; public class diving {public static void main(string[] args) {double[] scores = new double[7]; int posminscore, posmaxscore; double sum = 0; double difficulty; double finalscore;

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 17:30
Where would you click to edit the chart data?
Answers: 1
question
Computers and Technology, 22.06.2019 18:30
If an improvement creates no significant change in a product’s performance, then it is a(n) ? a0 design improvement. (there are no answer choices)
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
Awide variety of “ apps “ are available to customize devices. which category of app does the word processing software fall into?
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
Which company provides a crowdsourcing platform for corporate research and development? a: mtruk b: wiki answers c: mediawiki d: innocentive
Answers: 2
You know the right answer?
In the sport of diving, seven judges award a score between 0 and 10, where each score may be a float...
Questions
question
Mathematics, 21.01.2022 14:00
question
Mathematics, 21.01.2022 14:00
question
Social Studies, 21.01.2022 14:00
Questions on the website: 13722363