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. What is the maximum number of processes that may enter simultaneously inside the critical section to avoid race condition ?

  • One
  • Two
  • Three
  • Four

2. Which of the following memory allocation scheme is subject to external fragmentation ?

  • Segmentation
  • Swapping
  • Demand Paging
  • Multiple Contiguous Fixed Partitions

3. UNIX is a single user operating system.

  • True
  • False

4. Remote computing services involves the use of ?

  • multiprocessing
  • multiprogramming
  • batch processing
  • real time processing

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