What does the Transport Layer do?
Splits the data up into packets
What is the difference between the MAR and PC?
The MAR holds the address of the current data or instruction being accessed in memory.
The PC holds the address of the next instruction.
What is difference between data and instructions?
Data is facts/values.
Instructions are commands telling how to manipulate the data.