Question: please use while or for statement in java to solve this problem Write a program that asks the user for a number between 50 and

please use while or for statement in java to solve this problem
Write a program that asks the user for a number between 50 and 100. Create an array large enough to hold all of the even integers between the number the user entered and 150. Use a loop to set all of the values in the array to those even numbers, and then another loop to print them out on the same lin
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
