engineering computer science MCQ #286

In a pipelined CPU, what is the main advantage?

engineering computer science MCQ #286

  1. Question 1

    Q1. In a pipelined CPU, what is the main advantage?

    • A) Increased instruction execution time
    • B) Improved instruction-level parallelism
    • C) Reduced clock speed
    • D) Simplified instruction decoding

    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.