logo

Crowdly

Semaphore S=1, there are 5 processes po, p1 , p2 , p3 , p4  execute the followi...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Semaphore S=1, there are 5 processes po,p1,p2,p3,p4 execute the following code

p0 to p3 execute 

while (1)

   P(S)

   <CS.>

   V(S)

}

                             

p4 execute 

   {V(S)

   <CS.>

   V(S)}

How many maximum number of processes  can be present in critical section at any point of time?

0%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.spit.ac.in?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!