InterviewSolution
Saved Bookmarks
| 1. |
_____ are software configuration items that are encapsulated as objects.(a) Pseudo objects(b) Load objects(c) Rounded objects(d) Quantified objectsThis question was posed to me in semester exam.The query is from Performance Management Tradeoffs in division Technology Tradeoffs in Software Defined Radio of Cognitive Radio |
|
Answer» RIGHT option is (d) Quantified objects The explanation is: Quantified objects are software configuration ITEMS that are encapsulated as objects. It is ACCESSED via message passing, consumes PARTICULAR data and program memory, and consumes SPECIFIED processing resources. |
|