What does serially mean in the Stored Program Concept ?
Instructions are fetched and executed in order
What is the Stored Program Concept ?
serially fetching and executing machine code instructions stored in main memory by a processor that performs arithmetic and logical operations”
What is fetching in the Stored Program Concept ?
Retrieving an instruction from main memory
What does the Stored Program Concept allow ?
allows one set of instructions to be switched out for another.