Bit Byte and Word

?
BIT
This is short for 'binary digit.'
1 of 6
It's a single digit in a binary number, and it can be either 1 or 0.
.
2 of 6
BYTE
This equates to 8 bits.
3 of 6
With 8 bits you can store any number between 0 and 255.
.
4 of 6
WORD
is basically the number of bits a particular computer's CPU can deal with in one go. It varies depending on the computer architecture you're using.
5 of 6
On a 32-bit machine, you would see 32 wires running parallel to each other between the computer's memory controller and the CPU, for the purpose of giving the CPU access to one particular word of memory.
.
6 of 6

Other cards in this set

Card 2

Front

It's a single digit in a binary number, and it can be either 1 or 0.

Back

.

Card 3

Front

BYTE

Back

Preview of the front of card 3

Card 4

Front

With 8 bits you can store any number between 0 and 255.

Back

Preview of the front of card 4

Card 5

Front

WORD

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Hardware components resources »