Question Detail

Which among following scheduling algorithms give minimum average waiting time

  • FCFS
  • SJF
  • Round robin
  • On priority
Similar Questions :

1. What is the name given to the values that are automatically provided by software to reduce keystrokes and improve a computer user's productivity?

  • Defined values
  • Fixed values
  • Default values
  • None of the above

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

3. A high paging rate

  • may cause a high I/O rate
  • keeps the system running well
  • is a symptom of too much processor activity
  • always creates a slow system

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

  • 12
  • 3
  • 1
  • 0

5. Dirty bit is used to show

  • Page with corrupted data
  • Wrong page in memory
  • Page that is modified after being loaded in the cache memory
  • page that is less frequently accessed
Read more from - Operating System Questions Answers - Chapter 1