Central Processing Unit (CPU) Question:

Described the steps involved in the execution of a program?

Tweet Share WhatsApp

Answer:

The following steps are involved in the execution of a program:
Fetch:
The control unit is given an instruction.
Decode:
The control unit then decodes the newly received instruction.
Execute:
During the execution the Control unit first commands the correct part of hardware to take action. Once that is found out the control is handed over to the hardware. Now the task is performed.
Store:
Once the task is saved successfully the end result is stored.
- After the cycle is complete the Control unit is again handled the conrol.

Download Central Processing Unit (CPU) PDF Read All 43 Central Processing Unit (CPU) Questions
Previous QuestionNext Question
Explain what is Word?List some characteristics of execution time?