What is the primary advantage of pipelining in a CPU?
Q1. What is the primary advantage of pipelining in a CPU?
Answer: Increased instruction-level parallelism
Explanation: Pipelining increases instruction-level parallelism, enabling multiple instructions to be processed concurrently. NET computer science MCQs often test this core concept.