Stored Program Concept Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is the stored program concept

A

In order to execute a program it must be contained in main memory

Instructions are read in machine code and are fetched, decoded if needed, sequentially from main memory and executed in the processor

The processor then performs the arithmetic, or logical, operations of the fetched instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does the Stored Program Concept allow

A

One set of instructions to be switched out for another

For computers to be more flexible and adaptable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is necessary for the Stored Program Concept

A

Computer is running on Harvard Architecture or Von Neumann Architecture

How well did you know this?
1
Not at all
2
3
4
5
Perfectly