Java programs
using scanner class method
11. Write a program to input 2 integers and check whether both the numbers are multiples of 7 or not.
12. Write a program to input three integers and check whether all of them are unique (different) from each other or not.
13.Write a program to pass 2 integer numbers as parameters. If either of the two numbers is 0, display
invalid entry and the program should end, if it is a valid entry, divide the larger number with the smaller
number and display the result.
Answers
Answered by
4
Answer:
Explanation:
For question no. 11
Attachments:
Answered by
1
Answer:
question 11
Explanation:
here is the answers
Attachments:
Similar questions