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. By which of following the problem of thrashing is significantly affected ?

  • program size
  • program structure
  • primary storage
  • secondary storage

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. Paging is a method of memory allocation.

  • True
  • False

4. Which type of software can be used to merge data of two files in one file ?

  • System software
  • Networking software
  • Documenting software
  • Utility Software

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