Question:

Addition of 100111 and 110111 is--------.

Show Hint

When adding binary numbers, carry over the 1 if the sum exceeds 1.
  • 1000010
  • 1000110
  • 110011
  • 1000111
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

We add the binary numbers as follows: \[ \begin{array}{c} \ \ \ 100111 \\ + 110111 \\ \hline 1000010 \\ \end{array} \] Thus, the sum is 1000010.
Was this answer helpful?
0
0