Question: Write a java program with a loop that lets the user enter a series of integers. The user should be able to enter -99 to
Write a java program with a loop that lets the user enter a series of integers. The user should be able to enter -99 to signal the end of the series. After all the integers in the series have been entered, the program should display the largest & smallest of the integers, as well as the average and total of all the integers entered.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
