adplus-dvertising
frame-decoration

Question

Which one of the following is the deadlock avoidance algorithm?

a.

banker’s algorithm

b.

round-robin algorithm

c.

elevator algorithm

d.

karn’s algorithm

Answer: (a).banker’s algorithm

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which one of the following is the deadlock avoidance algorithm?

Similar Questions

Discover Related MCQs

Q. What is the drawback of banker’s algorithm?

Q. For effective operating system, when to check for deadlock?

Q. A problem encountered in multitasking when a process is perpetually denied necessary resources is called

Q. Which one of the following is a visual ( mathematical ) way to determine the deadlock occurrence?

Q. To avoid deadlock

Q. The number of resources requested by a process :

Q. The request and release of resources are ___________

Q. Multithreaded programs are :

Q. For a deadlock to arise, which of the following conditions must hold simultaneously ?

Q. For Mutual exclusion to prevail in the system :

Q. For a Hold and wait condition to prevail :

Q. Deadlock prevention is a set of methods :

Q. For non sharable resources like a printer, mutual exclusion :

Q. For sharable resources, mutual exclusion :

Q. To ensure that the hold and wait condition never occurs in the system, it must be ensured that :

Q. The disadvantage of a process being allocated all its resources before beginning its execution is :

Q. To ensure no preemption, if a process is holding some resources and requests another resource that cannot be immediately allocated to it :

Q. One way to ensure that the circular wait condition never holds is to :

Q. Each request requires that the system consider the _____________ to decide whether the current request can be satisfied or must wait to avoid a future possible deadlock.

Q. Given a priori information about the ________ number of resources of each type that maybe requested for each process, it is possible to construct an algorithm that ensures that the system will never enter a deadlock state.