Question: Write a java program that: - reads the weight of 5 boxes as double number from the user - the box weight should not exceed
Write a java program that: - reads the weight of 5 boxes as double number from the user - the box weight should not exceed 25.0kg, otherwise a message is given to re-enter weight - calculate the average weight - print the average weight
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
