Consider a simple communication system where multiple nodes are connected by a shared broadcast medium (like Ethernet or wireless). The nodes in the system use the […]
Write a concurrent program using parbegin-parend and semaphores to represent the precedence constraints of the statements S1 to S6, as shown in figure below. Correct Answer: […]
Question 11 Which of the following multithreading model is followed in Linux OS? A One User Thread mapping to One Kernel Thread B Many User Threads […]
Question 2 In interleaved memory organization, consecutive words are stored in consecutive memory modules in ________ interleaving, whereas consecutive words are stored within the module in ________ interleaving. […]
A rewording of something written or spoken is a ______________. Correct Answer: A Question 2 Explanation: Paraphrase means that “express the meaning of (something written or […]
Question 30 The sequence …………… is an optimal non-preemptive scheduling sequence for the following jobs which leaves the CPU idle for …………… unit(s) of time. A […]
An operating system uses shortest remaining time first scheduling algorithm for pre-emptive scheduling of processes. Consider the following set of processes with their arrival times and […]
Question 1 Consider the following context-free grammar where the set of terminals is {a, b, c, d, f} Which one of the following choices represents the […]