What is the term for a CPU design that uses a single pipeline for instruction execution?
Q1. What is the term for a CPU design that uses a single pipeline for instruction execution?
Answer: Pipelining
Explanation: Pipelining is a technique where instructions are processed in a linear sequence of stages, improving instruction throughput.