SI system Flashcards

1
Q

What is a bit? (lowercase b)

A

The smallest possible unit of data a computer can process, interpret, or store. A bit is always binary in nature, this means that it has two states; we typically represent bits with a 1 or a 0.

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

What is a byte? (uppercase B)

A

A byte is a sequence of 8 bits, this is the smallest unit of memory. A byte is typically referred to as the minimal amount of memory to represent one character.

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

What do you do when you add a bit to a sequence?

A

Increase code potential by a factor of 2.

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