Question: Java Quia 1.Write a while loop takes positive integer values as input from the user and finds sum of those integers until the user types

 Java Quia 1.Write a while loop takes positive integer values as

Java Quia 1.Write a while loop takes positive integer values as input from the user and finds sum of those integers until the user types in the value 0 (which is not added). You also have to find average7 points) Extra 3 points- If you find how many numbers are above average and display this System.outprint "Enter an integer value, " + "enter 0 to stop >- ); int value - scan.nextint ): // your code goes here while (

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!