Question: 1.Write a java program that reads two integers, determines whether the first is a multiple of the second and prints the result. (Hint: Use remainder
1.Write a java program that reads two integers, determines whether the first is a multiple of the second and prints the result. (Hint: Use remainder operator.)
2. Write a java program that asks the user to input an integer and then outputs the number with the digits reversed.(Hint: Use remainder operator)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
