1.

The number of instructions per invocation is called _____(a) object complexity(b) thread complexity(c) instruction complexity(d) instruction set complexityThe question was asked in final exam.This intriguing question originated from Performance Management Tradeoffs topic in portion Technology Tradeoffs in Software Defined Radio of Cognitive Radio

Answer»

Correct option is (b) THREAD complexity

The explanation: The number of instructions per INVOCATION is CALLED the execution complexity, thread complexity, sub thread complexity, or just the complexity. The PRODUCT of processor MIPS and processor fraction divided by invocation rate yields equivalent instructions per invocation.



Discussion

No Comment Found

Related InterviewSolutions