Multiple Choice
In the bakery algorithm to solve the critical section problem___________
A) each process is put into a queue and picked up in an ordered manner
B) each process receives a number (may or may not be unique) and the one with the lowest number is served next
C) each process gets a unique number and the one with the highest number is served next
D) each process gets a unique number and the one with the lowest number is served next
Correct Answer:

Verified
Correct Answer:
Verified
Q7: In UNIX, each process is identified by
Q8: What is Inter process communication?<br>A)allows processes to
Q9: Which of the following conditions must be
Q10: Which of the following are TRUE for
Q11: Bounded waiting implies that there exists a
Q13: The segment of code in which the
Q14: The child process completes execution, but the
Q15: A situation where several processes access and
Q16: In indirect communication between<br>A)there is another process
Q17: Cascading termination refers to termination of all