A half-Adder is known as
2005
A half-Adder is known as
- A.
AND Circuit
- B.
NAND Circuit
- C.
NOR Circuit
- D.
EX-OR Circuit
Attempted by 223 students.
Show answer & explanation
Correct answer: D
A Half-Adder circuit adds two binary digits, producing a Sum and a Carry output. The Sum bit is generated using an EX-OR gate, while the Carry uses an AND gate. Standard definitions associate this addition logic primarily with EX-OR functionality for the Sum bit.
A video solution is available for this question — log in and enroll to watch it.