download Mastguru Android App

Question Detail

Which of the following does not interrupt an running process

  • A device
  • Timer
  • Schedular Process
  • Power failure
Similar Questions :

1. Fragmentation of a file system

  • occurs only is file is not used properly
  • can always be prevented
  • happens in all file systems
  • can be removed by compaction

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

  • A device
  • Timer
  • Schedular Process
  • Power failure

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

  • Mutual Exclusion
  • No Preemption
  • Hold and Wait
  • Data Transfer

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

  • 12
  • 3
  • 1
  • 0

5. The LRU algorithm

  • pages out pages that have been used recently
  • pages out pages that have not been used recently
  • pages out pages that have been least used recently
  • pages out the first page in a given area
Read more from - Operating System Questions Answers - Chapter 1
Post a comment