download Mastguru Android App

Question Detail

What is the maximum number of processes that may enter simultaneously inside the critical section to avoid race condition ?

  • One
  • Two
  • Three
  • Four
Similar Questions :

1. When did IBM released the first version of its disk operating system DOS version 1.0 ?

  • 1981
  • 1982
  • 1983
  • 1984

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

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

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

4. Seek analysis is for ?

  • Paging issues
  • device busy problems
  • control unit busy problems
  • all of above

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
Post a comment