KVS 30-12-2018 Part B
October 28, 2023GATE 1991
October 28, 2023Number-Systems
|
Question 28
|
When two 4-bit binary number A = a3a2a1a0 and B = b3b2b1b0 are multiplied, the digit c1 of the product C is given by _________
|
c1 = b1a0 ⊕ a1b0
|
Question 28 Explanation:

⇒ c1 = b1a0 ⊕ a1b0
Correct Answer: A
Question 28 Explanation:

⇒ c1 = b1a0 ⊕ a1b0
