Topic 1.2 Part 2 - Units and Data Representation Flashcards
1
Q
How many bits in a byte?
A
8
2
Q
How many bits in a nibble
A
4
3
Q
What does 0 mean in binary
A
Off
4
Q
What does 1 mean in binary
A
On
5
Q
How many bytes in a kilobyte
A
1000
6
Q
How many bytes in a megabyte?
A
1 million
7
Q
How many bytes in a gigabyte?
A
1 billion
8
Q
How many bytes in a terabyte?
A
1 trillion
9
Q
How many bytes in a petabyte?
A
1 quadrillion
10
Q
00000101 =
A
5
11
Q
01000001 =
A
65
12
Q
11111111 =
A
255
13
Q
Why is binary easier for a computer?
A
It is easier to represent only two states on electrical devices
14
Q
LSB means
A
Least Significant Bit
15
Q
the LSB =
A
1
16
Q
MSB Means
A
Most Significant Bit
17
Q
The MSB is
A
the highest value on your conversion table
18
Q
Overflow
A
Can’t fit on the 8 bit, one is added at the left end