-difference between RISC and CISC,advantage
-which of the above takes less time for decoding
Réponses aux questions d'entretien
Utilisateur anonyme
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
Utilisateur anonyme
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.