What is the main advantage of using a Harvard architecture over a von Neumann architecture?
Q1. What is the main advantage of using a Harvard architecture over a von Neumann architecture?
Answer: Faster execution due to separate instruction and data buses
Explanation: Harvard architecture has separate buses for instructions and data, allowing for simultaneous access and improving overall system performance.