Question Detail

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

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

1. 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

2. Spooling is most beneficial where

  • Jobs are I/O bound
  • Jobs are CPU bound
  • Jobs are evenly divided as I/O bound and CPU bound
  • All of above

3. 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

4. What is the name of values that are automatically provided by software to reduce keystrokes ?

  • Data Values
  • Default Values
  • Defined Values
  • Fixed Values

5. File record length

  • Should be chosen to match the data characteristics
  • should be fixed
  • should be variable
  • vary system to system
Read more from - Operating System Questions Answers - Set 2