write a program to accept a number and check weather the number is divisible by 3 as well as 5. otherwise, decide: (a) is the number divisible by 3 and not by 5? (b) is the number divisible by 5 not by 3? (c) is the number neither divisible by 3 nor by 5? The program display the message accordingly.
Answers
Answered by
0
Similar questions