Hexadecimal Practice
64
If the decimal is 100, what is it in hexadecimal?
B
If the decimal is 11, what is it in hexadecimal?
C
If the decimal is 12, what is it in hexadecimal?
D
If the decimal is 13, what is it in hexadecimal?
F
If the decimal is 15, what is it in hexadecimal?
28
If the decimal is 40, what is it in hexadecimal?
8
If the decimal is 8, what is it in hexadecimal?
58
If the decimal is 88, what is it in hexadecimal?
0100 1010
If the hexadecimal is 4A, what is the binary?
79
If the hexadecimal is 4F, what is it in decimal?
80
If the hexadecimal is 50, what is it in decimal?
0110 1100
If the hexadecimal is 6C, what is the binary?
126
If the hexadecimal is 7E, what is it in decimal?
1000 0000
If the hexadecimal is 80, what is the binary?
153
If the hexadecimal is 99, what is it in decimal?
155
If the hexadecimal is 9B, what is it in decimal?
161
If the hexadecimal is A1, what is it in decimal?
170
If the hexadecimal is AA, what is it in decimal?
183
If the hexadecimal is B7, what is it in decimal?
205
If the hexadecimal is CD, what is it in decimal?