Compared to CISC. RISC processors (at the same clock ) are
A
faster
B
slower
C
similar
D
undefined
Correct Answer: slower
RISC - based machines execute one instruction per clock cycle. CISC machines can have special instructions as well as instructions that take more than one cycle to execute. ... The CISC architecture can execute one, albeit more complex instruction, that does the same operations, all at once, directly upon memory.