What is the number system that computers use?
Bytes
Binary
Formulae
What numbers are used in the base-2 system?
1 and 2
2 and 2
0 and 1
What is the smallest unit of data in computing?
Bit
Byte
Bot
In a base-2 system, each place value increases by what?
1
2
A power of 2
What is one byte equivalent to?
0 bits
8 bits
16 bits
The letter F in hexadecimal represents which number?
6
12
15
Which of the examples below would produce an overflow error?
When the computer runs out of storage space
When the total of a binary sum exceeds the capacity of the CPU
When the computer does not understand an instruction
What is the largest number that can be stored in an 8-bit processor?
8
16
255