Question: A. Create an array of size 10. (10 points) B. Input 10 numbers from the user and store them in the above array (10 points)
A. Create an array of size 10. (10 points)
B. Input 10 numbers from the user and store them in the above array (10 points)
C. Output the largest, smallest, sum and average among all numbers in the array (30 points)
D. Output the second largest element in the array. (Extra Credit : 10 points)
(Please note. You must input the elements in the array from the user.)
use java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
