Domanda di colloquio di Qualcomm

-difference between RISC and CISC,advantage -which of the above takes less time for decoding

Risposte di colloquio

Anonimo

17 nov 2013

CISC because even though the instruction set is complex, code length is less compared to RISC, so decoding time is less for CISC

Anonimo

9 nov 2015

CISC:- less instruction in program, more clock cycle require to decode the instruction, complex hardware. RISC:- more instruction in program, single clock cycle require to decode the instruction, simple hardware.