
BCD=Binary Coded Decimal. This means that binary code decimal to text on the form. For example, if one decimal can be written in binary the number 100 value will be 4. Some examples::-Binary-Decimal. 00------00,,,,,, 01------01,,,,,, 10------02,,,,,, 11------03,,,,, 100,,,,,,,,-04 101-------05