What is the stored program concept/ von nuemann architecture defined as?
Machine code instructions are fetched and executed serially by a processor that performs arithmetic and logical operations.
What are requirements of the stored program concept?
* The machine code instructions are fetched from memory one at a time, decoded and executed in the processor.
How are instructions and data stored in the the von neumann machine?
Ho ware busses utilised in the von nuemann machine?
What is the Harvard architecture?
A computer architecture with physically separate memories for instructions and data.
How is the storage of programs and data in Harvard architecture different to Von Neumann
What is an advantage of Harvard over Von Nuemann architecture, in terms of data & instruction retrieval?
How does the uses of von nuemann architecture compare to Harvard architecture?
How do programs & data compare between Harvard & Von Neumann Architecture?
How do busses compare between Von Nuemann & Harvard?
How does the size of programs compare between Von Nuemann & Harvard?
What are some advantages of Von Neumann Architecture?