Computer Science - Digital Computer Electronics - Discussion
Discussion Forum : Digital Computer Electronics - Section 2 (Q.No. 37)
37.
Conversion of hexadecimal number 6B216 to it's binary number equivalent is
Discussion:
2 comments Page 1 of 1.
Dilip Kashyap said:
2 years ago
You need to convert each hexa digit in binary as follow:
6-> 0110.
B -> 11 (in decimal) -> 1011.
2 -> 0010.
Now just combine all these bits, and then you will get.
0110 1011 0010,
So option B is the right answer.
6-> 0110.
B -> 11 (in decimal) -> 1011.
2 -> 0010.
Now just combine all these bits, and then you will get.
0110 1011 0010,
So option B is the right answer.
GAUTAM RAJAK said:
6 years ago
Please explain the answer.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers