1.3 Data capacity Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

what are the units of storage from smallest to biggest?

A
bit
nibble
byte
KB
MB
GB
PB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how big is a bit?

A

1 bit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

how big is a nibble?

A

4 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

how big is a byte?

A

8 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

how big is a KB?

A

1024 bytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

how big is a MB?

A

1024 KBs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

how big is a GB?

A

1024 MBs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

how big is a PB?

A

1024 GBs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how big is a character in any text?

A

1 byte

e.g. 100 characters = 800 bits = 100 bytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

when working out the size of a file what must be added?

A

+10% for headers ad other extra stuff like colours

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

how to work out what a number of bits are in a KB?

A

no in bits/8=no in bytes

no in bytes/1024= no in KB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

how does the bit size of a picture relate to how many colours it has?

A

the number of colours it has will be 2 to the power of its bit size
e.g.
16 bit = 2^ 16 = 65536

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

how to workout how many bits a picture is made of?

A

its bit size X the area in pixels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

how big is a pixel?

A

1 byte

How well did you know this?
1
Not at all
2
3
4
5
Perfectly