How many bits are required to represent (1000)₁₀ in BCD code?

2021

How many bits are required to represent (1000)₁₀ in BCD code?

  1. A.

    16 bits

  2. B.

    10 bits

  3. C.

    32 bits

  4. D.

    4 bits

Attempted by 166 students.

Show answer & explanation

Correct answer: A

In BCD, each individual decimal digit is represented by a fixed 4-bit binary sequence:

The digit 1 is represented as 0001.

The digit 0 is represented as 0000.

The digit 0 is represented as 0000.

The digit 0 is represented as 0000.

Since (1000)₁₀ consists of 4 decimal digits, the total number of bits is 4X4 = 16.

Explore the full course: Up Lt Grade Assistant Teacher 2025