How to Convert Binary to BCD and BCD to Binary
Earlier, we learned that BCD code and the binary equivalent of a decimal number are different. In this article, we will learn that how to convert binary to BCD and vice versa. To convert binary to BCD, we will first convert the binary number to decimal and then the decimal number to BCD number. Similarly,…
Read More “How to Convert Binary to BCD and BCD to Binary” »