MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Embedded Systems knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which of the following is the base for scheduling algorithm? |
| A. | WCET |
| B. | time |
| C. | execution time |
| D. | address accessing time |
| Answer» B. time | |
| 2. |
Which estimation technique can be used if interfaces to software synthesis tools and hardware synthesis tools exist? |
| A. | performance value |
| B. | estimated cost |
| C. | estimated cost and performance value |
| D. | accurate cost and performance value |
| Answer» E. | |
| 3. |
Which estimate approach takes more time to consume? |
| A. | accurate value |
| B. | estimated value |
| C. | accurate cost and performance value |
| D. | estimated cost and performance value |
| Answer» D. estimated cost and performance value | |
| 4. |
Which estimate approach is more precise? |
| A. | estimated cost and performance value |
| B. | accurate cost and performance value |
| C. | performance value and execution time |
| D. | estimated cost |
| Answer» C. performance value and execution time | |
| 5. |
Which estimation approach is used by Jha and Dutt for hardware? |
| A. | accurate cost and performance value |
| B. | estimated cost and performance value |
| C. | performance value |
| D. | accurate cost |
| Answer» C. performance value | |
| 6. |
The WCET of which component can be computed if the task is mapped to hardware? |
| A. | hardware |
| B. | task |
| C. | both task and hardware |
| D. | application manager |
| Answer» B. task | |
| 7. |
For which of the following WCET can be computed? |
| A. | C program |
| B. | assembly language |
| C. | VHDL |
| D. | program without recursion |
| Answer» E. | |
| 8. |
What is the full form of WCTE in Prediction Execution Times? |
| A. | wait case execution time |
| B. | wait case encoder time |
| C. | worst case execution time |
| D. | worst code execution time |
| Answer» D. worst code execution time | |
| 9. |
Identify the standard software components that can be reused? |
| A. | application manager |
| B. | operating system |
| C. | application software |
| D. | memory |
| Answer» C. application software | |