Page 1 of 1

3. Write a Java program that calculates the sum and average of 6 numbers. It should ask the user to input the numbers an

Posted: Fri May 20, 2022 4:36 pm
by answerhappygod
3 Write A Java Program That Calculates The Sum And Average Of 6 Numbers It Should Ask The User To Input The Numbers An 1
3 Write A Java Program That Calculates The Sum And Average Of 6 Numbers It Should Ask The User To Input The Numbers An 1 (11.29 KiB) Viewed 27 times
3. Write a Java program that calculates the sum and average of 6 numbers. It should ask the user to input the numbers and put them in an array. Then find the sum and average of numbers in the array.