Definition
Half Adder
A half adder is a 1-bit adder that takes in two inputs and produces a carry bit and the result . The carry bit is the overflow bit and the result bit is the bit addition.
0 0 0 0 0 1 0 1 1 0 0 1 1 1 1 0 We can observe that is the XOR and the conjunction of and :