Question:

A half adder has

Show Hint

Half adder → no carry input, Full adder → includes carry input.
Updated On: Jun 5, 2026
  • One input and two outputs
  • Two inputs and two outputs
  • Three inputs and one output
  • Two inputs and one output
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: A half adder is a combinational circuit used to add two binary digits.

Step 1:
Inputs of half adder.
• Two binary inputs: \(A\) and \(B\)

Step 2:
Outputs of half adder.
• Sum = \(A \oplus B\)
• Carry = \(A \cdot B\)

Step 3:
Count outputs.
• Total outputs = 2 (Sum and Carry)

Step 4:
Conclusion. \[ \boxed{(2)\ \text{Two inputs and two outputs}} \]
Was this answer helpful?
0
0