Answers

Question and Answer:

  Home  Hardware and Software Design

⟩ Explain Difference between RISC and CISC?

RISC-Means Reduced Instruction Set Computer.a Risc

system has reduced number of instructions and more

importantly it is load store architecture were pipelining can be implemented easily.Eg.ATMEL AVR.

CISC-Means Complex instruction set architecure.A CISC

system has complex instructions such as direct addition between data in two memory locations.Eg.8085.

 194 views

More Questions for you: