For the following questions answer them individually
There are three processes in the ready queue. When the currently running process requests for I/O how many process switches take place?
Let $$T(n)$$ be defined by $$T(1) = 10$$ and $$T(n + 1) = 2n + 7(n)$$ for all integers $$n \geq 1$$. Which of the following represents the order of growth of $$T(n)$$ as a function of $$n$$ ?
Which of the following UNIX commandallows scheduling a program to be executed at the specified time?
A total of 9 units of a resource type are available, and given the safe state shown below, which of the following sequence will be a safe state?