What is RISC technology? - CPU
What is RISC technology?
RISC stands for Reduced Instruction Set Computing.
- It uses a small subset of instructions to carry out processes.
- As the number of instructions are lesser, the speed of processing is much improved and faster.
- However, when complex operations are dealt with, they have to be broken down into a series of smaller instructions.