0
2.1kviews
Compare binary code with BCD code. Give the example
1 Answer
| written 4.5 years ago by |
Binary Coded Decimal (BCD) is the number system or code which has the binary numbers or digits to represent a decimal number.
In BCD, we can use the binary number from 0000-1001 only.
Suppose, if a number have single decimal digit then its equivalent BCD will be the respective four …