12. | What is the 1's complement of 0000 1111 0010 1101 number? |
Discuss |
Answer: (b).1111 0000 1101 0010
|
13. | The number of binary bits required to represent a hexadecimal digit is |
Discuss |
Answer: (b).4
|
14. | A binary adder is a logic circuit that can add _____ binary numbers at a time. |
Discuss |
Answer: (d).Two
|
15. | A 2's-complement adder-subtracter can add or subtract binary numbers. Sign-magnitude numbers represent _____ decimal numbers, and 2's complements stand for _____ decimal numbers. |
Discuss |
Answer: (c).positive, negative
|
16. | The main advantage of hexadecimal numbers is the case of conversion from hexadecimal to _____ and vice versa. |
Discuss |
Answer: (b).binary
|
17. | A logic circuit which is used to change a BCD number into an equivalent decimal number is |
Discuss |
Answer: (a).decoder
|
18. | The digits used in a binary number system are _____ and _____. |
Discuss |
Answer: (b).0 and 1
|
19. | The 1's compliment of binary number 11010 is: |
Discuss |
Answer: (a).00101
|
20. | The excess-3 code of decimal 7 is represented by |
Discuss |
Answer: (d).1010
|