Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 3 (Q.No. 30)
30.
What is the initial value of the semaphore to allow only one of the many processes to enter their critical section?
8
1
16
0
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Sailee said:   9 years ago
Semaphore value should be 1 if a process has to enter in cs.

Post your comments here:

Your comments will be displayed after verification.