Which of the following is the primary advantage of using binary-coded decimal (BCD) instead of straight binary coding?
Options
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.
Correct Answer
the relative ease of converting to and from decimal
Digital Arithmetic Operations and Circuits problems
Search Results
1. Perform subtraction on each of the following binary numbers by taking the two's-complement of the number being subtracted and then adding it to the first number. 01001 01100 00011 00111