[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Operating System :: Process Management - Discussion

Home > Operating System > Process Management > MCQs Questions Discussion

25 / 41

Choose the correct option.

Banker's algorithm deals with

Adeadlock prevention

Bdeadlock avoidance

Cdeadlock recovery

Dmutual exclusion

Answer: Option (Login/Signup)

Show Explanation

In this algorithm , process requests only one resource at a time, and the request is granted only if it results in a safe state. The system is said to be in a safe state if there exists a sequence of other valid system states that leads to the successful completion of all processes.

If the request results in an unsafe state, the request is denied and the process continues to hold resources until such time as it's request can be met.

In a finite amount of time, all requests will be granted.

Asked In :: Cisco Societe Generale

Post Your Answer Here:     

Reply    
Rate This: +0 -0
    Report


Report Error

Please Login First Click Here