Section: Mathematics

10) If a number is expressed in binary, which of the following is a necessary and sufficient condition to test whether it is divisible by 2?

Explanation

If a binary expression ends with a 1 then the number is not divisible by 2.


Return