How Many Bits are Needed to Store One BCD Digit?

By Mohit Uniyal|Updated : July 4th, 2022

How many bits are needed to store one BCD digit, choose the correct answer from the following options:

  1. 1
  2. 2
  3. 4
  4. 8

Answer - C. 4

The answer to the question, 'how many bits are needed to store one BCD digit' is 4.

Solution:

Binary Coded Decimal is abbreviated as BCD. So, here we will use the code in the binary (unsigned) form only but for representing the digits of the decimal number system. In the decimal number system, the maximum value that we can represent for a single digit is nine. For representing this number, we require four bits in the BCD code. Hence, by using four bits we can represent any of the decimal digits ranging from zero to eight. Therefore, Option (C) is the correct answer.

☛ Related Questions:

 

Comments

write a comment

Follow us for latest updates