Mca Notes
Mca Notes
A. 1 ⊕ 0 = 1 B. 1 ⊕ 1 ⊕ 1 = 1 C. 1 ⊕ 1 ⊕ 0 = 1 D. 1 ⊕ 1 = 0
13. Which of the following is the most efficient to perform arithmetic operations on the
numbers?
A. Sign-magnitude B. 1’s complement C. 2’s complement D. 9’s complement
14. Which of the following binary number is the same as its 2's complement?
A. 1010 B. 0101 C. 1000 D. 1001
16. The 2-input XOR has a high output only when the input values are