Question: IN JAVA Create a program that will ask the user to enter 10 decimal (double) values. The 10 values should be stored in an array.
IN JAVA
Create a program that will ask the user to enter 10 decimal (double) values. The 10 values should be stored in an array. After the values have been entered and store in the array the program will determine which value is the highest (largest) and which is the lowest (smallest). It will then display the highest and the lowest value with a message indicating that it is the highest and the lowest.
(Please Add Comments in the Program)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
