Question 13 Suppose P,Q and R are co-operating processes satisfying Mutual Exclusion condition. Then if the process Q is executing in its critical section then A […]
Question 7 Which one or more of the following options guarantee that a computer system will transition from user mode to kernel mode? A Function Call […]
Question 1 Consider the following set of processes, assumed to have arrived at time 0. Consider the CPU scheduling algorithms Shortest Job First (SJF) and Round […]
Question 9 Consider the following snapshot of a system running n concurrent processes. Process i is holding Xi instances of a resource R, 1 ≤ i ≤ n. Assume […]
Question 2 Suppose a system has 12 instances of some resources with n processes competing for that resource. Each process may require 4 instances of the […]
Question 9 Consider a demand paging system with four page frames (initially empty) and LRU page replacement policy. For the following page reference string 7, 2, […]