

InterviewSolution
Saved Bookmarks
1. |
What is 80/20 rule?(a) 80% instruction is generated and 20% instruction is executed(b) 80% instruction is executed and 20% instruction is generated(c) 80%instruction is executed and 20% instruction is not executed(d) 80% instruction is generated and 20% instructions are not generatedI got this question in a national level competition.My question is based upon RISC Processor topic in section Embedded Processors of Embedded Systems |
Answer» The CORRECT option is (a) 80% INSTRUCTION is generated and 20% instruction is executed |
|