Question Detail

In which scheduling policies, context switching never takes place

  • FCFS
  • round robin
  • Shortest job first
  • Pre-empitive
Similar Questions :

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

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

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

  • 12
  • 3
  • 1
  • 0

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

4. Operating system is

  • A collection of hardware components
  • A collection of input output devices
  • A collection of software routines
  • All of above

5. Creating a job queue is a function of

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