Question 1 Two processes X and Y need to access a critical section. Consider the following synchronization construct used by both the processes. Here, varP and […]
Question 25 Which of the following process state transitions is/are NOT possible? A Running to Ready B Waiting to Running C Ready to Waiting D Running […]