Question Detail

To avoid the race condition, the number of processes that may be simultaneously inside the critical section is

  • 12
  • 3
  • 1
  • 0
Similar Questions :

1. In real time OS, which is most suitable scheduling scheme

  • round robin
  • FCFS
  • pre-emptive scheduling
  • random scheduling

2. Memory protection is normally done by

  • the processor and the associated hardware
  • the operating system
  • the compiler
  • the user program

3. Multiprogramming systems

  • Are easier to develop than single programming systems
  • Execute each job faster
  • Execute more jobs in the same time
  • Are used only on large main frame computers

4. Poor response times are caused by

  • Busy processor
  • High I/O rate
  • High paging rates
  • Any of above

5. If the property of locality of reference is well pronounced in a program

  • the number of page faults will be more
  • the number of page faults will be less
  • the number of page faults will same
  • none of above
Read more from - Operating System Questions Answers - Chapter 1