Multiple choice technology

What is RISC?

  1. Remodeled Interface System Computer

  2. Remote Intranet Secured Connection

  3. Runtime Instruction Set Compiler

  4. Reduced Instruction Set Computer

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

RISC stands for Reduced Instruction Set Computer, a CPU design philosophy that favors a simpler set of instructions that can be executed faster (typically one cycle per instruction), as opposed to CISC (Complex Instruction Set Computer) which uses more complex, multi-cycle instructions.