download Mastguru Android App

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. Which technique is used by operating systems to execute several programs concurrently by switching back and forth

  • Partitioning
  • Multitasking
  • Windowing
  • Paging

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. Which one is true

  • The linkage editor is used to edit programs which have to later link together
  • The linkage editor links object module during compiling
  • The linkage editor links objects modules and resolves external references between them before loading
  • none of above

4. Banker's algorithm deals with

  • deadlock prevention
  • deadlock avoidance
  • deadlock recovery
  • mutual exclusion

5. Which of following is not a condition of Dead Lock ?

  • Mutual Exclusion
  • No Preemption
  • Hold and Wait
  • Data Transfer
Read more from - Operating System Questions Answers - Chapter 1
Post a comment