Computer Science - Digital Computer Electronics - Discussion

Discussion Forum : Digital Computer Electronics - Section 1 (Q.No. 9)
9.
Conversion of binary number 1011012 to hexadecimal is
3716
2D16
2E16
2716
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Vrushali said:   1 decade ago
101101 - Make the groups of 4 from last like 0010 1101 now write them in hexadecimal i.e 2D.

HARI said:   8 years ago
101101 - Make the groups of 4 from last like 0010 1101 now write them in hexadecimal i.e. 2D.

Yonas said:   7 years ago
101101 - Make the groups of 4 from last like 0010 1101.

And in hexadecimal, it is 2D.

Post your comments here:

Your comments will be displayed after verification.