Question: You are to write a program that accepts user numerical values (as doubles) and prints out: 1-The number of entries 2-The sum of the entries
You are to write a program that accepts user numerical values (as doubles) and prints out:
1-The number of entries
2-The sum of the entries
3-The average of the numbers entered.
The program should work for any number of non-negative values the user enters. A negative value should signal that there are no more numbers to enter.
NOTE: I use java using jgrasp.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
