to convert binary number to hexadecimal we make group of ________digits
Answers
Answered by
1
Answer:
So, these are following steps to convert a binary number into hexadecimal number.
Take binary number.
Divide the binary digits into groups of four (starting from right) for integer part and start from left for fraction part.
Convert each group of four binary digits to one hexadecimal digit
Answered by
0
Answer:
four digits
Explanation:
hope it is helpful
Similar questions