41. An unweighted code in which only one bit changes from one code number to the next is ________.
(a) BCD
(b) Excess-3
(c) Gray
(d) ASCII
42. The BCD number for decimal 347 is ________.
(a) 1100 1011 1000
(b) 0011 0100 0111
(c) 0011 0100 0001
(d) 1100 1011 0110
43. A decimal 11 in BCD is ________.
(a) 00001011
(b) 00001100
(c) 00010001
(d) 00010010
44. The BCD number for decimal 16 is ________.
(a) 00010110
(b) 00010000
(c) 00010010
(d) 11100000
45. The sum of the two BCD numbers, 0011 + 0011, is ________.
(a) 0110
(b) 0111
(c) 0011
(d) 1100
Related Posts
555555555526. Which of the following is the primary advantage of using the BCD code instead of straight binary coding? (a) Fewer bits are required to represent a decimal number with the BCD code. (b) The relative ease of converting to and from decimal. (c) BCD codes are easily converted to hexadecimal codes. (d) BCD codes are easily converted to straight binary codes.
5555555555139. Which of the following is the primary advantage of using binary-coded decimal (BCD) instead of straight binary coding? (a) Fewer bits are required to represent a decimal number with the BCD code. (b) BCD codes are easily converted from decimal. (c) the relative ease of converting to and from decimal (d) BCD codes are easily converted to straight binary codes.