download Mastguru Android App

Question Detail

Problem of thrashing is affected significantly by

  • program structure
  • program size
  • primary storage size
  • all of above
Similar Questions :

1. A thread is

  • lightweight process where the context switching is low
  • lightweight process where the context swithching is high
  • used to speed up paging
  • used in dead locks

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

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

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

4. In real time OS, which is most suitable scheduling scheme

  • round robin
  • FCFS
  • pre-emptive scheduling
  • random scheduling

5. Creating a job queue is a function of

  • Spooler
  • Interperator
  • Complier
  • Drive
Read more from - Operating System Questions Answers - Chapter 1
Post a comment