Beginner Computer Architecture & Organization
Q5 / 100

What is the "fetch-decode-execute" cycle?

Correct! Well done.

Incorrect.

The correct answer is A) The basic cycle a CPU repeats to process instructions: retrieving an instruction from memory, interpreting what it means, and then carrying it out

A

Correct Answer

The basic cycle a CPU repeats to process instructions: retrieving an instruction from memory, interpreting what it means, and then carrying it out

Explanation

The instruction cycle is the fundamental operation of a CPU: fetch the next instruction from memory, decode it to determine the required operation, then execute it — repeating continuously.

Progress
5/100