Question: 1. (2%) Write a java program that uses a loop with selections to output the average of the numbers in the range of [5,
1. (2%) Write a java program that uses a loop with selections to output the average of the numbers in the range of [5, 100] (with a step size of 5, i.e., 5, 10, 15, 20, ..., 95, 100) that are multiples of 10 but not divisible by 3.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
