Pergunta de entrevista da empresa Qualcomm

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

Respostas da entrevista

Sigiloso

17 de nov. de 2013

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

Sigiloso

9 de nov. de 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.