Question Detail

Which scheduling policy is most suitable for time shared operating system ?

  • Shortest job first
  • FCFS
  • LCFS
  • Round robin
Similar Questions :

1. What is a page fault ?

  • is an spelling error in a page in memory
  • is a reference to a page which is in another program
  • is an access to a page not currently in memory
  • always occurs whenever a page is accessed

2. If the CPU scheduling policy is FCFS, then what would be average waiting time ?

  • 10 ms
  • 10.8 ms
  • 12 ms
  • 12.8 ms

3. Disk scheduling involves deciding ?

  • which disk should be accessed next
  • the order in which disk access request should be made
  • physical location of files
  • type of disks a system should have

4. Memory protection is of no use in single user system.

  • True
  • False

5. Which of following need a device driver

  • Cache
  • Disk
  • Main Menory
  • Registers
Read more from - Operating System Questions Answers - Set 2