MCQOPTIONS
Saved Bookmarks
This section includes 419 Mcqs, each offering curated multiple-choice questions to sharpen your Software Defined Radio knowledge and support exam preparation. Choose a topic below to get started.
| 401. |
Performance Management is: |
| A. | The activity where a line manager sets objectives for his/her staff |
| B. | To develop punitive steps to address poor performance |
| C. | To ensure all stakeholder requirements will be met |
| D. | To comply with the requirements of HR |
| Answer» D. To comply with the requirements of HR | |
| 402. |
Which of the following is the easiest and most popular technique for appraising employeeperformance? |
| A. | alternation ranking |
| B. | graphic rating scale |
| C. | Likert |
| D. | MBO |
| Answer» C. Likert | |
| 403. |
An interview, in which supervisor and subordinate review appraisal, is called |
| A. | structured interview |
| B. | unstructured interview |
| C. | appraisal interview |
| D. | hiring interview |
| Answer» D. hiring interview | |
| 404. |
Which of these is an issue while designing an appraisal programme? |
| A. | Quality |
| B. | What methods of appraisal are to be used |
| C. | Quantity |
| D. | Cost of effectiveness |
| Answer» C. Quantity | |
| 405. |
The performance management process consists of two steps. |
| A. | True |
| B. | False |
| Answer» C. | |
| 406. |
Determining the overall performance is a step carried out to establish specification. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 407. |
_____ is the intersection of a thread with a processor. |
| A. | Link |
| B. | Sub thread |
| C. | Wire |
| D. | Process |
| Answer» C. Wire | |
| 408. |
Which of the following is not a software requirement required by CDMA? |
| A. | Symbol integration |
| B. | Blind equalization |
| C. | Tracker |
| D. | Viterbi decoder |
| Answer» B. Blind equalization | |
| 409. |
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 factor |
| Answer» D. Thread activation rate + Complexity + Sub thread load factor | |
| 410. |
The number of instructions per invocation is called _____ |
| A. | object complexity |
| B. | thread complexity |
| C. | instruction complexity |
| D. | instruction set complexity |
| Answer» C. instruction complexity | |
| 411. |
The _____ is the sum of the time delays experienced in each processor that supports the thread. |
| A. | overall delay |
| B. | aggregate delay |
| C. | response time |
| D. | aggregate time |
| Answer» D. aggregate time | |
| 412. |
Which of the following is not described about an object in a performance management spreadsheet? |
| A. | Thread |
| B. | Instruction set |
| C. | Processor |
| D. | Trigger event |
| Answer» C. Processor | |
| 413. |
Which of the following is not a step involved in the estimation of MIPS change induced by re-hosting scenarios? |
| A. | Translation of instruction mix to the new processor |
| B. | Determination of instruction mix of the library object |
| C. | Deposition of instruction mix to the new processor |
| D. | Determination of demand per processor to manage resource utilization |
| Answer» D. Determination of demand per processor to manage resource utilization | |
| 414. |
_____ are software configuration items that are encapsulated as objects. |
| A. | Pseudo objects |
| B. | Load objects |
| C. | Rounded objects |
| D. | Quantified objects |
| Answer» E. | |
| 415. |
Which of the following is the second step in performance management technique? |
| A. | Comparison of critical resource model |
| B. | Creation of queuing models |
| C. | Categorization of critical resource model |
| D. | Creation of performance management spreadsheet |
| Answer» E. | |
| 416. |
_____ characterizes data flow path. |
| A. | Data path model |
| B. | Queuing model |
| C. | Operational model |
| D. | Critical resource model |
| Answer» E. | |
| 417. |
Effective utilization is observed when utilization value is kept _____ |
| A. | greater than 0.5 |
| B. | less than 0.5 |
| C. | between 0.5 – 0.75 |
| D. | between 0.65 – 0.75 |
| Answer» C. between 0.5 – 0.75 | |
| 418. |
Resource utilization is the ratio of average _____ to average _____ |
| A. | offered demand, effective capacity |
| B. | offered demand, offered capacity |
| C. | effective demand, effective capacity |
| D. | effective demand, offered capacity |
| Answer» B. offered demand, offered capacity | |
| 419. |
Which of the following expression can be used to compute processing demand providedif, Ps, Pbs, Pbb and Pmo stands for IF, source, bitstream, baseband, and management overhead processing demand respectively? |
| A. | P=Pif+Ps+Pbs+Pbb+Pmob) P=Pbb+N*(Pif+Pmo)+Ps+Pbsc) P=Pif+N*(Ps+Pbs+Pbb)+Pmod) P=Pif+(Pbs*Pbs*Pb |
| B. | P=Pbb+N*(Pif+Pmo)+Ps+Pbs |
| C. | P=Pif+N*(Ps+Pbs+Pbb)+Pmo |
| D. | P=Pif+(Pbs*Pbs*Pbb)+Pmo |
| Answer» D. P=Pif+(Pbs*Pbs*Pbb)+Pmo | |