Question: Write a program that asks a user to enter 5 sales, inputs and saves sales data into an array, prints the number of each sale

Write a program that asks a user to enter 5 sales, inputs and saves sales data into an array, prints the number of each sale and sale value, finds and prints the total and average of all sales, and prints the largest sale. When you test the program, enter these amounts: 75.50100.00124.80567.9067.00 I want to see these amounts in your screenshots. Note*: One class with the main method Java Programming

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 Programming Questions!