QUESTION IMAGE
Question
multiple choice
what is the proper order for the fetch - execute cycle?
fetch, execute, decode, store
fetch, decode, execute, store
fetch, store, decode, execute
store, fetch, execute, decode
Brief Explanations
In the fetch - execute cycle, first an instruction is fetched from memory. Then it is decoded to understand what operation is to be performed. After that, the operation is executed. Finally, the result is stored.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. fetch, decode, execute, store