-
In addition of two binary variables A and B results into a SUM and a CARRY output. Consider the following expressions for the SUM and CARRY outputs.
(1) SUM = A. B + A·B
(2) SUM = A.B + B.A
(3) CARRY = A. B
(4) CARRY = A + B
Which of the following expressions are correct?
-
- 1 and 2
- 2 and 3
- 2 and 4
- 1 and 4
- 1 and 2
Correct Option: B
NA