Question Detail

Banker's algorithm deals with

  • deadlock prevention
  • deadlock avoidance
  • deadlock recovery
  • mutual exclusion
Similar Questions :

1. A high paging rate

  • may cause a high I/O rate
  • keeps the system running well
  • is a symptom of too much processor activity
  • always creates a slow system

2. Memory protection is normally done by

  • the processor and the associated hardware
  • the operating system
  • the compiler
  • the user program

3. Which one is true

  • The linkage editor is used to edit programs which have to later link together
  • The linkage editor links object module during compiling
  • The linkage editor links objects modules and resolves external references between them before loading
  • none of above

4. The part of machine level instruction, which tells the central processor what has to be done, is

  • Operation code
  • Address
  • Locator
  • Flip-Flop

5. Which of the following does not interrupt an running process

  • A device
  • Timer
  • Schedular Process
  • Power failure
Read more from - Operating System Questions Answers - Chapter 1