In a pipelined CPU, what is the main advantage?
Q1. In a pipelined CPU, what is the main advantage?
Answer: Improved instruction-level parallelism
Explanation: Pipelining allows multiple instructions to be processed simultaneously, improving ILP. NET computer science MCQs often test this core concept.