Question: Ex 1: Write a Java program that get 10 real numbers from the user using an ArrayList. Calculate and display the total and the average
Ex 1:
Write a Java program that get 10 real numbers from the user using an ArrayList. Calculate and display the total and the average of these numbers, then ask the user to enter a number and display whether the number can be found in the ArrayList or not.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
