Recent activity by Sachin Bujari

24.8k
views
11 answers
Given below is a program which when executed spawns two concurrent processes :semaphore $X : = 0 ;$/* Process now forks into concurrent processes $P1$ & $P2$ */$\begin{ar...
597
views
1 answers
Which of the below arguments/statements is Not correct ?FIFO scheduling results in the shortest possible average response time if the jobs happen to arrive in the ready q...
13.0k
views
2 answers
It is undecidable whether:An arbitrary Turing machine halts after $100$ steps.A Turing machine prints a specific letter.A Turing machine computes the products of two numb...