4.7.2 Stored Program Concept Flashcards

1
Q

Define the Stored Program Concept.

A

Serially fetching and executing machine code instructions stored in main memory by a processor that performs arithmetic and logic operations.

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

Explain the idea of stored program.

A

The idea that instructions and data are stored together in memory. Each item or data is fetched from memory, decoded then executed.

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

Define Serially.

A

In order.
e.g 1st,2nd,3rd…

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

Define Arithmetic.

A

Mathematical operations.

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

Define Logical.

A

Logic Gates operations.
e.g AND, OR, NOT

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