Question Detail

Which of the following does not interrupt an running process

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

1. In which scheduling policies, context switching never takes place

  • FCFS
  • round robin
  • Shortest job first
  • Pre-empitive

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

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

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

4. Root directory of a disk should be placed

  • at the fixed address in the main memory
  • at a fixed location on the disk
  • at the fixed location on system disk
  • anywhere on the disk

5. Shortest Job First executes first the job

  • with the least processor needs
  • that first entered the queue
  • that has been in the queue for the longest
  • that last entered the queue
Read more from - Operating System Questions Answers - Chapter 1