What is the name of the logic circuit which can add two binary digits?
What is the name of the logic circuit which can add two binary digits? Correct Answer Half adder
The half adder is an example of a simple, functional digital circuit built from two logic gates. The half adder adds two one-bit binary numbers (AB). The output is the sum of the two bits (S) and the carry (C).