6. Convert the following decimal values to binary values:
a. 123 : 01111011
b. 202 : 11001010
c. 67 : 01000011
d. 7 : 0111
e. 252 : 11111100
f. 91 : 01011011
g. 116.127.71.3 : 01110100.01111111.01000111.0011
h. 255.255.255.0 : 11111111.11111111.11111111.0
i. 192.143.255.255 : 11000000.10001111.11111111.11111111
j. 12.101.9.16 : 1100.01100101.00001001.00010000
4. Convert the following binary values to decimals:
a. 1110 : 14
b. 100110 : 38
c. 11111111 : 255
d. 11010011 : 211
e. 01000001 : 65
f. 11001110 : 206
g. 01110101 : 117
h. 10001111 : 143
i. 11101001.00011011.10000000.10100100 : 233.27.128.164
j. 10101010.00110100.11100110.00010111 : 170.52.230.23
Convert the following values to the other two forms:
Decimal | Hex | Binary | |
1 | 169 | a9 | 10101001 |
2 | 255 | FF | 11111111 |
3 | 186.209 | Bad1 | 10111010.11010001 |
4 | 231.99.28 | E7-63-1C | 11100111.01100011.00011100 |
5 | 53 | 35 | 00110101 |
6 | 115 | 73 | 01110011 |
7 | 19 | 13 | 00010011 |
8 | 212.65.119.45 | D4-41-77-2D | 11010100.10000001.01110111.00101101 |
9 | 170 | AA | 10101010 |
10 | 6 | 6 | 110 |
11 | 252.60 | 3C | 11111100.00111100 |
12 | 12.128.240.255 | 0C-80-F0-FF | 00001100.10000000.11110000.11111111 |


0 komentar:
Posting Komentar