adplus-dvertising
frame-decoration

Question

What is the drawback of banker’s algorithm?

a.

in advance processes rarely know that how much resource they will need

b.

the number of processes changes as time progresses

c.

resource once available can disappear

d.

all of the mentioned

Answer: (d).all of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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.

Q. A deadlock avoidance algorithm dynamically examines the __________ to ensure that a circular wait condition can never exist.