InterviewSolution
Saved Bookmarks
| 1. |
The total software demand is given by __________(a) Thread activation rate +(Complexity * Sub thread load factor)(b) (Thread activation rate * Complexity) + Sub thread load factor(c) Thread activation rate* Complexity * Sub thread load factor(d) Thread activation rate + Complexity + Sub thread load factorThe question was posed to me in an online interview.I want to ask this question from Performance Management Tradeoffs in chapter Technology Tradeoffs in Software Defined Radio of Cognitive Radio |
|
Answer» Right answer is (c) Thread activation rate* COMPLEXITY * Sub thread load factor |
|