

MCQOPTIONS
Saved Bookmarks
This section includes 11 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 can be considered as the lower level in the multitasking operating system? |
A. | process |
B. | task |
C. | threads |
D. | multi threads |
Answer» D. multi threads | |
2. |
WHICH_CAN_BE_CONSIDERED_AS_THE_LOWER_LEVEL_IN_THE_MULTITASKING_OPERATING_SYSTEM??$ |
A. | process |
B. | task |
C. | threads |
D. | multi threads |
Answer» D. multi threads | |
3. |
Which term is used to encompass more than a simple context switch? |
A. | process |
B. | single thread system |
C. | thread |
D. | multithread |
Answer» B. single thread system | |
4. |
Which of the following is inherited from the parent task? |
A. | task |
B. | process |
C. | thread |
D. | kernel |
Answer» D. kernel | |
5. |
Which of the following possesses threads of execution? |
A. | process |
B. | thread |
C. | kernel |
D. | operating system |
Answer» B. thread | |
6. |
Which can be supported if the task or process maintains a separate data area for each thread? |
A. | single thread system |
B. | mono thread system |
C. | multiple threads |
D. | dual threads |
Answer» D. dual threads | |
7. |
Which of the following can own and control the resources? |
A. | thread |
B. | task |
C. | system |
D. | peripheral |
Answer» C. system | |
8. |
Which of the following does not uses a shared memory? |
A. | process |
B. | thread |
C. | task |
D. | kernel |
Answer» B. thread | |
9. |
Which of the following uses its own address space? |
A. | thread |
B. | process |
C. | task |
D. | kernel |
Answer» B. process | |
10. |
Which of the following defines the set of instructions loaded into the memory? |
A. | process |
B. | task |
C. | thread |
D. | system hardware |
Answer» C. thread | |
11. |
Which of the following can be used to refer to entities within the RTOS? |
A. | threads |
B. | kernels |
C. | system |
D. | applications |
Answer» B. kernels | |