Question: FOR JAVA PLEASE My problem is that everytime I try to write this code, I end up with an infinite amount of aestericks. Not sure

FOR JAVA PLEASE

My problem is that everytime I try to write this code, I end up with an infinite amount of aestericks. Not sure what code to write to fix this issue.

Write a program that reads a sequence of input values and displays a bar chart of the

values, using asterisks, like

this:

**********************

****************************************

****************************

**************************

**************

You may assume that all values are positive. First figure out the maximum value. That values

bar should be drawn with 40 asterisks. Shorter bars should use proportionally fewer asterisks.

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!