Multiple choice

R.I.S.C. is an abbreviation for?

  1. Reduced Instruction Set Computer

  2. Random Instruction Set Computer

  3. Reduced Internal Size Computer

  4. Reduced Instruction Size Computer

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

RISC stands for Reduced Instruction Set Computer, which is a CPU design strategy focused on simple instructions that can be executed quickly. This contrasts with CISC (Complex Instruction Set Computer), which uses broader and more complex instructions.