Electronics and Communication Engineering - Digital Electronics - Discussion
Discussion Forum : Digital Electronics - Section 1 (Q.No. 19)
19.
Decimal 43 in hexadecimal and BCD number system is respectively.
Answer: Option
Explanation:
(43)10 = (2B)16
(43)10 = (01000011)2 .
Discussion:
17 comments Page 1 of 2.
Ravichinna said:
1 year ago
In hexa decimal 43= 2B,
And 43 in BCD presentation 4 = 0100, 3 = 0011.
43 = 01000011
So, the answer is 2B : 01000011.
And 43 in BCD presentation 4 = 0100, 3 = 0011.
43 = 01000011
So, the answer is 2B : 01000011.
Lol said:
2 years ago
BCD is different from ordinary Binary.
(1)
Pavan Dhanush said:
3 years ago
I think the answer should be (43)2 is 101011.
(4)
Lemlem Aragaw said:
6 years ago
43/16 =2.
16*2 =32.
therefore 43-32 =11.
Then we will convert 43 to binary number.
43/2 = 21 rem 1 again divide 21 with 2.
21/2 = 10 rem 1.
10/2 = 5 rem 0.
5/2 = 2 rem 1.
2/2 = 1 rem 0.
0101011.
so A=10.
B=11.
And the answer will be 2B, 0101011.
16*2 =32.
therefore 43-32 =11.
Then we will convert 43 to binary number.
43/2 = 21 rem 1 again divide 21 with 2.
21/2 = 10 rem 1.
10/2 = 5 rem 0.
5/2 = 2 rem 1.
2/2 = 1 rem 0.
0101011.
so A=10.
B=11.
And the answer will be 2B, 0101011.
(1)
Nagaraj said:
7 years ago
In hexa the given decimal number should be divided by 16 (in 43 it has 2 as a quotient) and the remainder should be converted to direct Hexa equivalent number (in here it is 11 it's equivalent hexa number is B).
So, combining these we get {2B}.
So, combining these we get {2B}.
Shiwangi said:
7 years ago
How 2B ? Can any one explain it?
(2)
Babu said:
8 years ago
Binary code BCD code both are different, in binary it is 00101011, but in BCD it is 0100 0011.
(2)
Shashi said:
8 years ago
In Hexa it is okay as (2B) but in Binary it will be (00101011).
If you go for direct conversion of 2 it will be 0010 & B will be 1011 so totally it would be 00101011.
If you go for direct conversion of 2 it will be 0010 & B will be 1011 so totally it would be 00101011.
Sasi said:
9 years ago
How 00101011? Please explain.
JEMSHIHAS said:
9 years ago
43/16.
Quotient = 2 in Decimal = 2 in Hex.
Remainder = 11 in Decimal = B in Hex.
Quotient = 2 in Decimal = 2 in Hex.
Remainder = 11 in Decimal = B in Hex.
(3)
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers