What is the value of 0001 0000 ?
16
What is 0 in binary?
0000 0000
What is
0001 0001 - 0000 1000 = ?
17 - 8 = 9
What is
0000 1000 x 0000 0011 = ?
8 x 3 = 21
What does 0 and 1 represent in binary?
0 is off, 1 is on
What is the value of 0000 1011 ?
11
What is 19 in binary?
0001 0011
What is
0011 0001 + 0000 0111 = ?
49 + 7 = 56
What is
0001 0010 x 0000 0101 = ?
18 x 5 = 90
What counting system do humans use?
Base 10 or Decimal
What is the value of 0010 0111 ?
39
What is 54 in binary?
0011 0110
What is
0011 1101 - 0000 1111 = ?
61 - 15 = 46
What is
0010 1001 x 0000 0111 = ?
41 x 7 = 287
How many bits are in 1 byte?
8 bits
What is the value of 0101 1101 ?
93
What is 94 in Binary?
0101 1110
What is
1001 1110 + 0010 1101 = ?
158 + 83 = 241
What is
0100 0011 x 0000 0110 = ?
67 x 6 = 402
What is 'bit' short for?
binary digit
What is the value of 1101 1100 ?
220
What is 177 in binary?
1011 0001
What is
1101 0001 - 0101 0101 = ?
209 - 85 = 124
What is
1000 1011 x 0000 0101 = ?
139 x 5 = 695
What country is the inventor of binary (Gottfried Leibniz) from?
Germany