Question: Java 1. Write a program that prompt the user to enter an integer. If the number is a multiple of 5, the program displays HiFive.
Java
1. Write a program that prompt the user to enter an integer.
If the number is a multiple of 5, the program displays HiFive.
If the number is divisible by 2, the program displays HiEven
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
