Multiple choice During the Fetch Execute cycle... The Program Counter is incremented The ALU is incremented The CPU is incremented The Address Bus is incremented Reveal answer Fill a bubble to check yourself A Correct answer Explanation During the fetch stage of the Fetch-Decode-Execute cycle, the Program Counter (PC) is incremented so that it points to the memory address of the next instruction to be executed. This ensures the CPU moves sequentially through the program.