Question: In JAVA 1. Write a program that asks the user for a number greater than 5 and prints all values between 1 and n that

In JAVA

1. Write a program that asks the user for a number greater than 5 and prints all values between 1 and n that are

multiples of 5 (i.e. evenly divisible by 5).

2. Write a program that prompts the user for an integer n between 1 and 100. If the number is outside the range, it

prints an error. The program computes and prints at the end two things:

a.The sum of the numbers from 1 to n.

b.The average of the numbers from 1 to n.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!