Question: Write a java program that creates an array of one hundred random numbers (the range of the random numbers must be between 150 and 999
Write a java program that creates an array of one hundred random numbers (the range of the random numbers must be between 150 and 999 inclusive). Then it should find out and display: 1- how many even numbers in the array, 2- The average of all numbers in the array. 3- how many numbers are greater than the average in the array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
