Question: In Java in main do the following: Create four double variables. Give them any name you feel is appropriate. Output a prompt that asks for
In Java in main do the following:
- Create four double variables. Give them any name you feel is appropriate.
- Output a prompt that asks for the input of four doubles values.
- Fill the variables you created with values from the keyboard
Once you have completed the above output the following:
- The square of each number
- The sum of the squares
- The average of the squares
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
