download Mastguru Android App

Question Detail

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

  • 10 ms
  • 10.8 ms
  • 12 ms
  • 12.8 ms
Similar Questions :

1. Banker's algorithm for resource allocation deals with ?

  • deadlock prevention
  • deadlock aviodance
  • deadlock recovery
  • circular wait

2. In which of the following usually a front end processor is used ?

  • Virtual storage
  • Timesharing
  • Multiprogamming
  • Multithreading

3. What are global locks ?

  • they synchronize access to local resources
  • they synchronize access to global resources
  • they synchronize access to local and global resources
  • none of above

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

  • Shortest job first
  • FCFS
  • LCFS
  • Round robin

5. 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
Read more from - Operating System Questions Answers - Set 2
Post a comment