engineering computer science MCQ #248

Which of the following is a characteristic of a RISC (Reduced Instruction Set Computing) processor?

engineering computer science MCQ #248

  1. Question 1

    Q1. Which of the following is a characteristic of a RISC (Reduced Instruction Set Computing) processor?

    • A) Complex instruction set
    • B) Large number of addressing modes
    • C) Simple instruction set
    • D) Microcode-based instruction execution

    Answer: Simple instruction set

    Explanation: RISC processors are designed with a simplified instruction set, allowing for faster execution and pipelining.