Ask Question
13 July, 23:20

There is a simple pattern for derermining if a binary number is odd. What is it and why does this pattern occur?

+1
Answers (1)
  1. 14 July, 02:43
    0
    If a binary number ends in 0 it is even, and if it ends in 1 it is odd. The last spot is the one's place. All the other places are multiples of two, so only if there is a 1 added to the end would it be odd.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “There is a simple pattern for derermining if a binary number is odd. What is it and why does this pattern occur? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers