Question: s = 0 initially. Process p1 executes the sequence: P(s); P(s); V(s); Process p2 executes the sequence: V(s); V(s); Which process will start first? a)
s = 0 initially. Process p1 executes the sequence: P(s); P(s); V(s); Process p2 executes the sequence: V(s); V(s);
Which process will start first?
a) None of the process can start
b) p2
c) p1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
