Name: Anonymous 2013-10-24 11:26
hey guys i need help with my java assingment.
It wants me to make a program that will read user input(which are positive integers) until a negative number is in. Then make a histogram of these numbers using "*"
i did one program but it just reads and puts histogram right away but not how they want me to do.
Also i cannot use array list and every page on google uses array list.
It wants me to make a program that will read user input(which are positive integers) until a negative number is in. Then make a histogram of these numbers using "*"
i did one program but it just reads and puts histogram right away but not how they want me to do.
Also i cannot use array list and every page on google uses array list.