Question: Write a program that uses prompting boxes to ask the user to enter an unspecified number of positive numbers until zero, and finds and displays
Write a program that uses prompting boxes to ask the user to enter an unspecified number of positive numbers until zero, and finds and displays the second largest number in an alert box. For example, if the user enters 2, 5, 4, 5, 3, and 0, the second largest number is 4.(HTML)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
