5.3 Units of information Flashcards

1
Q

What is a bit?

A

A bit is the fundamental unit of information that a computer uses and it can take 2 values. 1 and .

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

What is a byte?

A

A bit is a collection of 8 bits

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

what is a nybble?

A

A nybble is half of a byte (4 bits)

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

How do you calculate the amount of different values that can be represented with n bits

A

2^n

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

What is the value of Kibi (Ki), Mebi (Mi), Gibi (Gi) and Tebi (Ti)

A

2^10, 2^20, 2^30, 2^40

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

what is the value of Kilo (K), Mega (M), Giga (G) and Tera (T)

A

10^3 , 10^6, 10^9, 10^12

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