Digital Electronics - Number Systems and Codes - Discussion

Discussion Forum : Number Systems and Codes - General Questions (Q.No. 52)
52.
Which of the following is an invalid BCD code?
0011
1101
0101
1001
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
10 comments Page 1 of 1.

Yaswant said:   8 years ago
BCD values range from 0000 to 1001 only.

Nischal said:   9 years ago
Agree @Pooja.

Nischal said:   9 years ago
Is it correct @Manona.

Please describe it.

Srihari said:   9 years ago
The range of BCD code is 9.

Reason:
BCD: binary coded decimal.
In the above decimal, range is (0-9).

So the range of BCD is 9.

Dada said:   1 decade ago
The number when converted to binary is greater than 9.

Manona john said:   1 decade ago
BCD code has 6 un-used states that are 10 to 15.

Nunu said:   1 decade ago
In BCD code, each decimal is represented in its Binary value. For eg., BCD code for 8 is 1000. Similarly, BCD for 79 is 01111001. In this question, for the Single Digit Decimal number, the code is from 0000-1001 (0-9). If the number is 2 digits, the answer will be of 8 bits.

M.V.KRISHNA/PALVONCHA said:   1 decade ago
Ya you are right pooja.

Pooja said:   1 decade ago
If I'm not worng then BCD code can be represented by ( 0-9)
so any 4 bit code greter than 9 will be invalid....plz correct me if I'm wrong!

Pooja said:   1 decade ago
How to find it? please explain.

Post your comments here:

Your comments will be displayed after verification.