Computer Science, asked by anujabhadane253, 8 months ago

Waikam Algorithm to find out whether number is
divisible by2​

Answers

Answered by raginikri2007
1

Answer:

Divisibility by:

If the sum of the digits is divisible by 3, the number is also. If the last two digits form a number divisible by 4, the number is also. If the last digit is a 5 or a 0, the number is divisible by 5. If the number is divisible by both 3 and 2, it is also divisible by 6.

Similar questions