engineering computer science MCQ #69

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

engineering computer science MCQ #69

  1. Question 1

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

    • 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 architecture is characterized by a simple instruction set, which enables faster execution and pipelining.