download Mastguru Android App

Question Detail

Dispatcher function is to

  • put tasks in I/O wait
  • schedule tasks in processor
  • change task priorities
  • All of above
Similar Questions :

1. Banker's algorithm deals with

  • deadlock prevention
  • deadlock avoidance
  • deadlock recovery
  • mutual exclusion

2. Dispatcher function is to

  • put tasks in I/O wait
  • schedule tasks in processor
  • change task priorities
  • All of above

3. Main function of shared memory is:

  • to use primary memory efficently
  • to do intra process communication
  • to do inter process communication
  • none of above

4. Which operating system use write through catches

  • UNIX
  • XENIX
  • ULTRIX
  • DOS

5. In real time OS, which is most suitable scheduling scheme

  • round robin
  • FCFS
  • pre-emptive scheduling
  • random scheduling
Read more from - Operating System Questions Answers - Chapter 1
Post a comment

  • Sunil 11 years ago

    I think this answer is not correct because dispatcher is the function of short term scheduler.