What is the best action a system can take when deadlock is
detected
Answer Posted / nadeem khokhar
system checks for the priority. if a lower priority process is holding the resource and more priority process is in waiting, it frees the resource from low priority process and gives it to the higher priority process.
or it can also go for that if a process is not leaving the resource and other is in wait state then it checks the time quantum, if time quantum exceeds from the predefined time quantum it takes the resource and give it to the next process and same action repeated
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
Plz sent me in .net 2.0 interview Question & answers?
how do you generate source code for the automatic generation for receipt number
What is the purpose of
what is woransient key word? how it is used in java
what are the advantages of sap on other software ?
what is the difference between read the data from table and infotype
why we use mantis? what u mean mantis in IT trends? addvantages of mantis?
what is class module in vb6? what it's use? with example..
kindly send interview materials
Which language they use during interview?
5.Call by value and Call by reference with program?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
How do you pass variables forwrd to future CECI sessions
Difference between debugging, running, executing of an application