Electronics - Number Systems and Codes - Discussion

Discussion Forum : Number Systems and Codes - General Questions (Q.No. 3)
3.
Convert the binary number 1011010 to hexadecimal.
5B
5F
5A
5C
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
13 comments Page 2 of 2.

Kranthi said:   1 decade ago
0101 1010 for converting binary to hexa
5 10 (for 10 value A )
5A

Rupa said:   1 decade ago
How it would be 5A if we convert that into decimal we get 91 and then divide that 91 with 16 then we will get 5 and reminder 11.

So in binary 11 means B.

So the answer may be 5B.

Neethy N said:   1 decade ago
Group 4 bits each from last. It corresponds to 10 that is 'A' in hexadecimal and next four corresponds to '5'


Post your comments here:

Your comments will be displayed after verification.