Question: Write a Java Application that uses a loop to ask the user repeatedly to enter the prices of item purchased. and enter -1 when done.
Write a Java Application that uses a loop to ask the user repeatedly to enter the prices of item purchased. and enter -1 when done. When done, the program should display the total of the item purchased, how many items, the average, the highest item price and the lowest item price.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
