What is the main difference between a RISC and CISC CPU?
Q1. What is the main difference between a RISC and CISC CPU?
Answer: RISC has simpler instructions than CISC
Explanation: RISC (Reduced Instruction Set Computing) CPUs have simpler instructions that can be executed quickly, whereas CISC (Complex Instruction Set Computing) CPUs have more complex instructions that may take longer to execute.