Question Detail

In real time OS, which is most suitable scheduling scheme

  • round robin
  • FCFS
  • pre-emptive scheduling
  • random scheduling
Similar Questions :

1. Which operating system reacts in the actual time

  • Batch system
  • Quick response system
  • Real time system
  • Time sharing system

2. Banker's algorithm deals with

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

3. Problem of thrashing is affected significantly by

  • program structure
  • program size
  • primary storage size
  • all of above

4. Belady anamoly occurs in

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

5. Disk scheduling includes deciding

  • which should be accessed next
  • order in which disk access requests must be serviced
  • the physical location of the file
  • the logical location of the file
Read more from - Operating System Questions Answers - Chapter 1