Question: Write a Java Program to do the following: Create an Array of 3.1. 4. 5. 9. 2. 6 using appropriate type Convert it to an

Write a Java Program to do the following: Create an Array of 3.1. 4. 5. 9. 2. 6 using appropriate type Convert it to an ArrayList Calculate the min and max Calculate the sum and average sort the Array Loop the ArrayList and print out each element in reverse sorted order
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
