Embed presentation
Downloaded 83 times








Harvard architecture is a computer architecture that uses separate memory locations for program code and data, unlike von-Neumann architecture which uses a single bus and location for both. The Harvard Mark I, an early electromechanical computer developed at Harvard, ran its first program in 1944. Advantages of Harvard architecture include simultaneous access to code and data, while its disadvantages include complexity and limited usage.






