4.1 Central Processing Unit (CPU) Architecture (3)

Resources | Revision Questions | Computer Science

Login to see all questions

Click on a question to view the answer

1.

Describe how registers are used in the fetch-decode-execute cycle of a CPU. Illustrate your answer with specific examples of registers involved in each stage.

2.

Question 3

Consider a scenario where a keyboard press generates a hardware interrupt. Describe the steps involved in the process of handling this interrupt, from the initial interrupt signal to the completion of the interrupt service routine (ISR). Include the role of the CPU's stack.

3.

Explain the concept of a stored program. How does the stored program concept relate to the Von Neumann architecture? Provide an example of how a stored program would operate.