Question Detail Banker's algorithm deals with deadlock preventiondeadlock avoidancedeadlock recoverymutual exclusion Answer: Option B Similar Questions : 1. Which one is true The linkage editor is used to edit programs which have to later link togetherThe linkage editor links object module during compilingThe linkage editor links objects modules and resolves external references between them before loadingnone of above Answer: Option C 2. Four necessary conditions for deadlock are non pre-emption, circular wait, hold and wait and mutual exclusionrace conditionbuffer overflowNone of above Answer: Option A 3. Which is single user operating system MS-DOSUNIXXENIXLINUX Answer: Option A 4. In which scheduling policies, context switching never takes place FCFSround robinShortest job firstPre-empitive Answer: Option A 5. Reference bit is used for Implementing LRU page replacement algorithmImplementing NRU algorithmTo check the page table entry in the cache memorynone of above Answer: Option B Read more from - Operating System Questions Answers - Chapter 1