Question: Use the space below to write a main method to do the following: 1) Create an array named list of type integer of size 5

 Use the space below to write a main method to do

Use the space below to write a main method to do the following: 1) Create an array named list of type integer of size 5 2) Ask the user to enter 5 numbers and save them in list 3) Then, use the array list to output the average, and the list of even numbers above the average Sample Input/Output Enter 5 Numbers: 11 3 13 5 12 The Average = 8.8 List of even numbers above Average: 12 =

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!