Question: do not use any breaks I would like you to practice using java and jGrasp again by writing a small program. I would like the
I would like you to practice using java and jGrasp again by writing a small program. I would like the program to ask the user for some inputs values (integers). Create an array of size 100 (just to make sure we have enough space) and place all of the values read in in the array. The user will type in positive numbers continuously until they type a 1 which will signify that they are done inputting. (The 1 will not be part of the data) Then output the number of inputs read in, the average value, and highest value back to the screen. Attach a printout of your program to the answers above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
