Digital Electronics - Number Systems and Codes - Discussion

Discussion Forum : Number Systems and Codes - True or False (Q.No. 22)
22.
Zeros may be added to the left of the MSB to produce even groups of 4 bits when converting from binary to hexadecimal.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Munchun pathak said:   9 years ago
Please give explanation for this question.

Faheem said:   10 years ago
Let the number 1111011 now convert it into hexadecimal. Starting from right to left take 4 bit of binary number like (1011).

It is equal to 11 in decimal now take remaining 3 digits (111) but we have 3 binary bit now add zero to the left to MSB (0111). So its complete 4 digits now convert it into decimal which is 3.

Post your comments here:

Your comments will be displayed after verification.