Question: An algorithm will read an array of 300 integer values, calculate the average integer values and count the number of integers in the array that
An algorithm will read an array of 300 integer values, calculate the average integer values and count the number of integers in the array that are greater than the average integer value. You must display the average integer value and the count of integers greater than the average. Write segment pseudocode to solve the problem by using a single dimensional array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
