

InterviewSolution
Saved Bookmarks
1. |
Which of the following processors execute its instruction in a single cycle?(a) 8086(b) 8088(c) 8087(d) MIPS R2000I had been asked this question during an online interview.The query is from RISC Processor topic in portion Embedded Processors of Embedded Systems |
Answer» RIGHT option is (d) MIPS R2000 Explanation: MIPS R2000 possess RISC architecture in which the processor EXECUTES its INSTRUCTION in a SINGLE clock cycle and ALSO synthesize complex operations from the same reduced instruction set. |
|