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. Size of virtual memory depends on

  • size of data bus
  • size of address bus
  • size of main memory
  • none of above

2. Which of the following does not interrupt an running process

  • A device
  • Timer
  • Schedular Process
  • Power failure

3. Which operating system use write through catches

  • UNIX
  • XENIX
  • ULTRIX
  • DOS

4. Shortest Job First executes first the job

  • with the least processor needs
  • that first entered the queue
  • that has been in the queue for the longest
  • that last entered the queue

5. Which among following scheduling algorithms give minimum average waiting time

  • FCFS
  • SJF
  • Round robin
  • On priority
Read more from - Operating System Questions Answers - Chapter 1