How to Convert Decimal to BCD and BCD to Decimal
In one of the previous articles, we learned about Binary Coded Decimal (BCD) numbers. In this article, we will learn about how to convert a Decimal number to a BCD number and vice versa. Decimal number to BCD number Conversion To convert a decimal number to the BCD number, we need to replace every digit…
Read More “How to Convert Decimal to BCD and BCD to Decimal” »