Ask Question

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

+5
Answers (1)
  1. 18 January, 01:22
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers