

InterviewSolution
Saved Bookmarks
1. |
Which of the architectures are made to speed up the processor?(a) CISC(b) RISC(c) program stored(d) von NeumannI got this question in an interview.The query is from The Berkeley RISC Model and Digital Signal Processing topic in chapter Embedded Processors of Embedded Systems |
Answer» RIGHT option is (b) RISC To explain: RISC architecture is MADE for speeding up the processor with limited execution time whereas CISC architecture is mainly for code EFFICIENCY. |
|