skip to content
1 of 2

BINARY ADDITION

BINARY ADDITION

Adding two binary numbers will give us a binary number itself. It is the simplest method. Addition of two single-digit binary number is given in the table below.

Binary NumbersAddition
000
011
101
110; Carry →1

Let us take an example of two binary numbers and add them.

For example: Add 11012 and 10012.
Solution: Binary Addition