Question:medium

For a half adder, the Sum and Carry outputs are respectively

Show Hint

Half adder outputs are \(S=A\oplus B\) and \(C=AB\).
Updated On: May 27, 2026
  • \(A+B,\ AB\)
  • \(A\oplus B,\ AB\)
  • \(AB,\ A+B\)
  • \(A\oplus B,\ A+B\)
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0