engineering computer science MCQ #37

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

engineering computer science MCQ #37

  1. Question 1

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

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

    Answer: Memory Access

    Explanation: The 'MEM' stage is responsible for accessing memory, either to load or store data, as required by the instruction.