Computer Science (Paper 2) > Internal Hardware Components > Flashcards
Describe two advantages of using the Harvard architecture compared to the von Neumann architecture.
1) Instruction and data can be accessed simultaneously.
2) Avoids possibility of data being executed as code.