
Chapter 4_IPC_Synchronization
Authored by afizan azman
Computers
University
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of process synchronization?
To execute all processes at the same time
To avoid deadlock in the system
To coordinate processes accessing shared resources
To speed up CPU execution
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a race condition?
When two processes compete for CPU time
When multiple processes access shared data and the final result depends on which finishes last
When processes execute one after another
When a process runs faster than expected
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the critical-section problem?
A problem caused by too many threads
A situation where processes need to access shared data one at a time
An issue caused by faulty synchronization hardware
A memory management problem
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a requirement for solving the critical-section problem?
Mutual exclusion
Progress
Infinite waiting
Bounded waiting
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a process do when it enters a critical section using a lock?
It acquires exclusive access to a shared variable
It releases all resources
It pauses until the next process arrives
It waits for user input
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the TestAndSet mechanism, what happens if the lock is already set (locked)?
The process continues into the critical section
The process must wait until the lock is released
The process deletes the lock variable
The process resets the system
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between preemptive and non-preemptive kernels?
Preemptive kernels allow interruption during kernel mode; non-preemptive do not
Non-preemptive kernels are faster
Both allow multiple processes in kernel mode simultaneously
Non-preemptive kernels have race conditions
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?