Multiple choice

A half adder is also known as

  1. AND circuit

  2. NAND circuit

  3. NOR circuit

  4. XOR circuit

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A half adder consists of an XOR gate for the sum output and an AND gate for the carry output. The XOR circuit performs the core addition logic for single-bit addition.