Binary arithmetic

EasyMedium
1234567891011121314151617
Question 14
Medium

Add together the following three binary numbers and give your answer in binary.

0 1 0 1 0 1 0 00 0 1 1 1 0 0 1+ 0 0 0 1 0 0 1 1 \begin{array}{r} 0\ 1\ 0\ 1\ 0\ 1\ 0\ 0 \\ 0\ 0\ 1\ 1\ 1\ 0\ 0\ 1 \\ +\ 0\ 0\ 0\ 1\ 0\ 0\ 1\ 1 \\ \hline \\ \hline \end{array} 0 1 0 1 0 1 0 00 0 1 1 1 0 0 1+ 0 0 0 1 0 0 1 1​​
[2]

Binary arithmetic Questions

  1. GCSE
  2. /Computer Science
  3. /Binary arithmetic