What is the purpose of RISC (Reduced Instruction Set Computer)?
2025
What is the purpose of RISC (Reduced Instruction Set Computer)?
- A.
To Fetch the instruction from memory
- B.
To establish regularity of execution and ease of decoding
- C.
To store the results in memory
- D.
To execute the instructions
Attempted by 79 students.
Show answer & explanation
Correct answer: B
RISC architecture aims to simplify the instruction set to enhance processor performance. By reducing complexity, it facilitates efficient pipelining and regular execution patterns.