What are the three types of bus line?
Control line
Address line
Data line
If the bus is 16 bit bit, what is the maximum word that can be sent?
16 bit
What does the data line do?
Moves data among system modules.
What does width refer regarding data bus?
The number of lines.
How many bits can each line carry?
One
What do the number lines on the data bus determine?
The number of bits that can be transferred at a time.
If the data bus is 32 bits wide and each instruction is 64 bits long, how many times will the processor access the memory module during each instruction cycle?
Twice
What does the address line do?
Designates the source or destination of data on the data bus.