Multiple Choice
If a process is executing in its critical section, then no other processes can be executing in their critical section. This condition is called?
A) mutual exclusion
B) critical exclusion
C) synchronous exclusion
D) asynchronous exclusion
Correct Answer:

Verified
Correct Answer:
Verified
Q13: Which of the following do not belong
Q14: When several processes access the same data
Q15: In a multiprogramming environment<br>A)the processor executes more
Q16: What is the objective of multiprogramming?<br>A)have a
Q17: What is a long-term scheduler?<br>A)it selects processes
Q19: A single thread of control allows the
Q20: Which process can be affected by other
Q21: Process synchronization can be done on<br>A)hardware level<br>B)software
Q22: Restricting the child process to a subset
Q23: Which one of the following is a