Question: PROGRAM 3 - MATH PROBLEMS Write a Java program that accepts 4 user input numbers and displays back to the user the following information; -
PROGRAM 3
- MATH PROBLEMS Write a Java program that accepts 4 user input numbers and displays back to the user the following information;
- The sum of the values
- The average value
- The minimum value
- The maximum value
-The square root of the minimum value
NB: Each program will be marked based on the quality of the code that you write. This includes its legibility, logical structure, code comments and whether the program meets the require
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
