Optimization of each instruction in the processor is done through a technique…
2025
Optimization of each instruction in the processor is done through a technique known as
- A.
RISC
- B.
CISC
- C.
Pipelining
- D.
Execute cycle
Attempted by 66 students.
Show answer & explanation
Correct answer: C
Pipelining is a technique used to optimize instruction execution in processors by overlapping the stages of multiple instructions. While RISC and CISC define architecture styles, and the execute cycle is a basic operation, pipelining specifically enhances performance through concurrency. Therefore, option 2 represents the correct optimization technique.