Central Processing Unit (CPU) Question:
Download Questions PDF

Described the steps involved in the execution of a program?

Central Processing Unit (CPU) Interview Question
Central Processing Unit (CPU) Interview Question

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) Interview Questions And Answers PDF

Previous QuestionNext Question
Explain what is Word?List some characteristics of execution time?