Question: Java question: 1. Write a java program that declares an array and initializes it with 20 random numbers between 10 and 100. a. Display the
Java question:
1. Write a java program that declares an array and initializes it with 20 random numbers between 10 and 100.
a. Display the array elements
b. Calculate and display the average of all elements of the array
c. find and display the maximum and minimum element in an array
d. display all the numbers less the average value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
