engineering computer science MCQ #31

What is the primary function of the 'ID' stage in a pipelined processor?

engineering computer science MCQ #31

  1. Question 1

    Q1. What is the primary function of the 'ID' stage in a pipelined processor?

    • A) Instruction Fetch
    • B) Instruction Decode
    • C) Execution
    • D) Memory Access

    Answer: Instruction Decode

    Explanation: The 'ID' stage is responsible for decoding the instruction, determining the operation to be performed, and fetching operands.