46. Convert 59.7210 to BCD.
(a) 111011
(b) 01011001.01110010
(c) 1110.11
(d) 0101100101110010
47. Convert the following BCD number to decimal.47000000011bcd
(a) 8003
(b) 803
(c) 473
(d) 103
48. Convert the following decimal number to BCD.127
(a) 011100100001
(b) 11480001
(c) 00480111
(d) 000100100111
49. Convert the following BCD number to decimal.010101101001bcd
(a) 539
(b) 2551
(c) 569
(d) 1552
50. Convert the following decimal number to BCD.469
(a) 100101101000
(b) 010001101001
(c) 100001101001
(d) 100101100100
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.