A half-adder is also known as: A. AND circuit B. NAND circuit C. NOR circuit D. EX-OR circuit E. None of the above

AND circuit
NAND circuit
NOR circuit
EX-OR circuit E. None of the above

The correct answer is: E. None of the above.

A half-adder is a digital logic circuit that adds two single-bit binary numbers together. It has two inputs, $A$ and $B$, and two outputs, $S$ and $C$. The output $S$ is the sum of the two inputs, and the output $C$ is the carry bit, which is 1 if the sum of the two inputs is greater than 1.

A half-adder can be implemented using a variety of logic gates, including AND gates, OR gates, and NOT gates. However, it is not known as any of these types of circuits.

An AND gate is a digital logic gate that produces a high output only if all of its inputs are high. A NAND gate is a digital logic gate that produces a high output only if all of its inputs are low. A NOR gate is a digital logic gate that produces a high output only if all of its inputs are low. An EX-OR gate is a digital logic gate that produces a high output if its inputs are different.

A half-adder is not a type of AND gate, NAND gate, NOR gate, or EX-OR gate. It is a separate type of circuit with its own unique function.