Question: please code in Java: a. Write a method that prints out numbers between 10 to 100, but it should only print multiples of 7. Use

please code in Java:

please code in Java: a. Write a method that prints out numbers

a. Write a method that prints out numbers between 10 to 100, but it should only print multiples of 7. Use while-loop in your method. (3p) b. Write a private method that takes an array of integer and returns number of even numbers in that array. (3p) For example, if the input array is: 3 29 20 7 18 the output must be: 2

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!