RISC-Means Reduced Instruction Set Computer. A RISC system has decreased number of instructions and more significantly it is load store architecture were pipelining can be executed easily. Eg.ATMEL AVR.
CISC- Complex instruction set computer. A CISC system has complex instructions such as direct addition among data in two memory locations.Eg.8085.