Write a detailed plan or pseudocode-array of baseball scores


Suppose that you have an array of baseball scores (type integer) called Scores. The values in the array are ordered from largest to smallest. You need to find the average score, and how many scores are less or equal to the average, and how many are greater than the average. Write a code fragment to accomplish it, or at the very least write a detailed plan (pseudocode). (This would prefer to write it in Java however, if unable, then pseudocode is acceptable)

Request for Solution File

Ask an Expert for Answer!!
Database Management System: Write a detailed plan or pseudocode-array of baseball scores
Reference No:- TGS0540193

Expected delivery within 24 Hours