Multiple Choice
The first and simplest recovery method,and the most drastic,is to ____.
A) select a nondeadlocked job,preempt the resources it's holding,and allocate them to a deadlocked process so it can resume execution,thus breaking the deadlock
B) identify which jobs are involved in the deadlock and terminate them one at a time,checking to see if the deadlock is eliminated after each removal
C) terminate only the jobs involved in the deadlock and ask their users to resubmit them
D) terminate every job that's active in the system and restart them from the beginning
Correct Answer:

Verified
Correct Answer:
Verified
Q9: In printing systems using _,a disk accepts
Q10: In general,operating systems must either choose avoidance
Q11: An algorithm designed to detect starvation by
Q12: A livelock can be caused by two
Q13: A deadlock is preceded by the simultaneous
Q15: Assume that the events in the accompanying
Q16: Consider the case of a home construction
Q17: Deadlock does not usually affect the entire
Q18: Fill in the missing event that causes
Q19: All recovery algorithms have one feature in