if the binary numbers are (128 . 64 . 32 . 16 . 8 . 4 . 2 . 1) what makes up 45 in binary?
0 0 1 0 1 1 0 1
0 1 0 0 1 1 1 1
If the binary numbers are (128 . 64 . 32 . 16 . 8 . 4 . 2 . 1) What makes up 116 in binary?
0 1 1 0 1 0 1 0
0 1 0 0 0 1 1 1
if the binary numbers are (128 . 64 . 32 . 16 . 8 . 4 . 2 . 1) what would 254 be in binary?
1 1 1 1 1 1 1
01000011
if the binary numbers are (135,72,25,10,7,2,1) what would 107 be in binary?
0 1 1 1 0 0 0
1 1 0 0 0 1 1
if the binary numbers are (1096,112,87,28,15,7,2,1) what would be 1193 in binary ?
1 0 1 0 0 1 1 0
0 0 0 1 1 1 0 0
if the binary numbers were (128 . 64 . 32 . 16 . 8 . 4 . 2 . 1) which number would fit the binary code 1 0 1 1 0 0 1?
177
198
if the binary numbers are (128 . 64 . 32 . 16 . 8 . 4 . 2 . 1) which number would fit the binary code- 0 0 0 1 1 0 1
98
25
if the binary numbers are (285,89,19,4,3,2,1) what number would fit the binary code- 1 1 1 1 0 0 0
393
394
if the binary numbers are (899,98,76,54,10,2,1) what number would fit in with the binary code- 0 1 1 1 0 0 1?
145
229
if the binary numbers are (89,79,69,59,49,29,9) what number would fit the binary code 0 1 1 1 0 1 1 ?
245