-
For a binary half-subtractor having two inputs A and B, correct set of logical expression for the outputs D (= A minimum B) and X (= borrow) are
-
- D = AB + A B, X = A B
- D = A B + A B, X = A B
- D = A B + A B, X = A B
- D = AB + A B, X = A B
Correct Option: C
Truth-table for half-subtractor
Drawing K-maps,