engineering computer science MCQ #140

If a processor has a 5-stage pipeline, what is the maximum number of instructions that can be executed per cycle?

engineering computer science MCQ #140

  1. Question 1

    Q1. If a processor has a 5-stage pipeline, what is the maximum number of instructions that can be executed per cycle?

    • A) 1/5
    • B) 1
    • C) 5
    • D) 1 + (1/5)

    Answer: 1

    Explanation: In an ideal pipelined processor, one instruction is completed per cycle. NET computer science MCQs often test this core concept.