If a CPU has 3 stages in its pipeline, what is the maximum number of instructions that can be executed per cycle?
Q1. If a CPU has 3 stages in its pipeline, what is the maximum number of instructions that can be executed per cycle?
Answer: 1
Explanation: In a pipelined CPU, the maximum throughput is 1 instruction per cycle.