Bit (Binary digit) = elementary memory device (switch)
Byte = 8 bits
Solution:
Example:
cells 0, 1 can be combined into a
16 bit memory cell with
address 0
Example:
cells 8, 9 can be combined into a
16 bit memory cell with
address 8
Example:
cells 7, 8
cannot be combined !!
The computer instruction will specify the number of bytes to that it wants to access
|