Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please use java thanks ractical 4: Arr Q1. Write a program that reads an unspecified number of scores and determine how many scores are above

image text in transcribed

please use java thanks

ractical 4: Arr Q1. Write a program that reads an unspecified number of scores and determine how many scores are above or equal to the average and how many scores are below the average. Enter a negative number to signify the end of the input. Assume that the number of scores is 1 to 10 Sample output Enter the scores (negative number to end) Score: 10 Score 2: 10 Score 3: 6 Scoe 4: 6 Score 5: 2 Score 6:-1 Results Average is 6.8 Number of scores above or equal to the average is 2 Number of scores below the average is 3 Process completed (15 marks)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

13th Edition Global Edition

1292263350, 978-1292263359

More Books

Students also viewed these Databases questions