Question Detail

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
Similar Questions :

1. Main function of shared memory is:

  • to use primary memory efficently
  • to do intra process communication
  • to do inter process communication
  • none of above

2. Belady anamoly occurs in

  • Optimal replacement
  • FIFO
  • LRU
  • both in FIFO and LRU

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

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

5. Which operating system reacts in the actual time

  • Batch system
  • Quick response system
  • Real time system
  • Time sharing system
Read more from - Operating System Questions Answers - Chapter 1