Computer Science, asked by divyansh22951, 2 months ago

Write an algorithm to find whether the given number is divisible by 4.

Answers

Answered by sreekaraitha0786
1

Answer:

If the last two digits of the number are zeroes or either divisible by 4 then the given number is divisible by 4.

Similar questions