Home MCQs CSS Computer Science Question #1136
Back to Questions
CSS Computer Science QUESTION #1136
Question 1
Which of the following is a characteristic of RISC architecture?
  • Large instruction set
  • Variable length instructions
  • Single-cycle instruction execution✔️
  • Complex addressing modes
Correct Answer Explanation
Reduced Instruction Set Computer (RISC) focuses on simple instructions that can be executed in a single clock cycle to improve efficiency.