Bits and Bytes Flashcards

1
Q

What is a byte?

A

It is a group of 8 bits that can be individually addressable.

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

What is a bit?

A

Holds 0 or 1

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

What is a word?

A

● It is a group of 4 bytes (32 bit architecture) or
● It is a group of 8 bytes (64 bit architectures)
● The address of a word is aligned to either 4 or 8 bytes respectively (multiple of 4 or 8 bytes).

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

What is memory mapped I/O?

A

When device registers are mapped to
memory.

A bit can represent the state of the device.

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