Electronics and Communication Engineering - Digital Electronics - Discussion

Discussion Forum : Digital Electronics - Section 7 (Q.No. 46)
46.
In the 8421 BCD code, the decimal number 125, is written as
1111101
0001 0010 0101
7 D
none of these
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
9 comments Page 1 of 1.

Jiaac said:   6 years ago
@Teja:.

Converting to Hexadecimal is unnecessary. It can be directly converted to binary without converting to hexadecimal.

However, the question asked for the BCD code, not the binary equivalent of the decimal number. So the answer should be B.

Pratik Vaidya said:   5 years ago
Correct Answer is A.

They asked for BCD not to convert in Hexadecimal.
BCD is having 0 to 9 range only.
That's why 0 - 0000 and 9 - 1001.
So, as per questin value, 125- 0001 0010 0101.
(1)

Chandrasekaran v said:   7 years ago
125 is a decimal number.

Convert it to a hexadecimal number (7D).
Then plot binary of 8421=1111101.
So option [A] is correct.

MD MAHFOOZ said:   9 years ago
No, the answer is wrong.

The answer should be B, ex BCD is nothing but 4bits binary number so 125 =0001 0010 0101.

Teja said:   6 years ago
Here, Why did you converted into Hexadecimal? Please explain.

PPDV said:   4 years ago
0001 0010 0101 is the right answer.
(1)

Banu said:   8 years ago
Answer is 0001 0010 0101.

Sanjay said:   9 years ago
You are right @Mahfooz.

Chetna said:   6 years ago
Correct Answer is B.
(1)

Post your comments here:

Your comments will be displayed after verification.