What is the main advantage of using a pipelined architecture?
Q1. What is the main advantage of using a pipelined architecture?
Answer: Improved instruction-level parallelism
Explanation: Pipelining allows multiple instructions to be processed simultaneously, improving overall CPU throughput by increasing instruction-level parallelism.