

MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Operating System knowledge and support exam preparation. Choose a topic below to get started.
1. |
THREAD_SYNCHRONIZATION_IS_REQUIRED_BECAUSE?$ |
A. | all threads of a process share the same address space |
B. | all threads of a process share the same global variables |
C. | all threads of a process can share the same files |
D. | all of the mentioned |
Answer» E. | |
2. |
The register context and stacks of a thread are deallocated when the threa? |
A. | terminates |
B. | blocks |
C. | unblocks |
D. | spawns |
Answer» B. blocks | |