Question Detail

Poor response times are caused by

  • Busy processor
  • High I/O rate
  • High paging rates
  • Any of above
Similar Questions :

1. Multiprogramming systems

  • Are easier to develop than single programming systems
  • Execute each job faster
  • Execute more jobs in the same time
  • Are used only on large main frame computers

2. Belady anamoly occurs in

  • Optimal replacement
  • FIFO
  • LRU
  • both in FIFO and LRU

3. To avoid the race condition, the number of processes that may be simultaneously inside the critical section is

  • 12
  • 3
  • 1
  • 0

4. Dispatcher function is to

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

5. Size of virtual memory depends on

  • size of data bus
  • size of address bus
  • size of main memory
  • none of above
Read more from - Operating System Questions Answers - Chapter 1