Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

multiple - choice question what order do things happen in the instructi…

Question

multiple - choice question
what order do things happen in the instruction cycle?
fetch, execute, decode
execute, fetch, decode
decode, execute, fetch
fetch, decode, execute

Explanation:

Brief Explanations

The instruction cycle begins with fetching the instruction from memory. Then, the CPU decodes the instruction to understand what operation it needs to perform. Finally, the CPU executes the instruction.

Answer:

fetch, decode, execute