1. Fetch cycle
2. Execute cycle
- All the data stored in the main memory into the register. CPU fetch the data from the main memory and process.
- After decode cycle completion the execute cycle will process. The execute cycle CPU process the instruction given by the the decode cycle.
- Repeat the cycle until the are no more instruction given by the computer.
If you found this answer helpful, please upvote and share with other students in your network.