Vidyalelo
Computer Science · Q273

Linux

Engineering and GATE · Computer Science · question 273

Q273

Semaphore P( ) operation usually does the following:

A.
descrements the semaphore count and the process sleeps if needed
Answer
B.
increments the semaphore count
C.
wakes up a sleeping process
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board