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