If semaphore variable is 8 after 6 wait operations and 3
signal operations.what is semaphore
Answers were Sorted based on User's Feedback
Answer / deepika
let us assume semaphore value to be x before these operations.
Then 6 wait operations reduce its value by 6. So
new value of semaphore = x-6
3 signal operation increases the value by 3. So
new value is now = x-6+3
= x-3
But new value is 8. Thus
x-3=8
x=11
Hence our answer and semaphore value is 11.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / vinay
assumin it is counting semphore 6 wait operation causes semaphore value to reduce to 8-6=2 ,
then 3 signal oper make it 2+3=5
ans=5
| Is This Answer Correct ? | 4 Yes | 10 No |
what is ms configure?
i want information about real time operating systems because i have an interview tomoorow in valeo company.
Explian T - Factor?
In the token-passing mutual exclusion algorithm, is the timestamping used to reset clocks and correct drifts, as in the distributed queue algorithms? if not, what is the function of the timestamping?
Is the g in gnu silent?
How do you find out computer specs?
What do you mean by Run time Errors?
What operating systems provide threads?
Where can I get a free operating system?
Does a disk cleanup delete everything?
What is difference between kernel and os?
Is more ram better for streaming?