Q347
The initial value of the semaphore that allows only one of the many processes to enter their critical sections, is
A.
8
B.
1
AnswerC.
16
D.
0
E.
None of the above
Answer: Option B
Solution
Answer: Option B
Solution:
The initial value of the semaphore that allows only one of the many processes to enter their critical sections, is 1.