Question: 1. Using Java, prompt the user to input integer N and then input N numbers. 2. Find the highest number. 3. Find the second highest

1. Using Java, prompt the user to input integer N and then input N numbers.
2. Find the highest number.
3. Find the second highest number.
 1. Using Java, prompt the user to input integer N and

(1) Prompt the user to input integer N, and then input N numbers. (3 pts) Enter an integer: 4 Enter 4 numbers: 80.5 78.S 86.3 90.7 The inputted numbers are 80.5 78.5 86.3 90.7 (2) Find the highest number (3 pts) the highest number is 90.7 (3) Find the second highest number (4 pts) the second highest number is s6.3

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!