download Mastguru Android App

Question Detail

Semaphores function is to

  • synchronize critical resources to prevent deadlock
  • synchronize processes for better CPU utilization
  • used for memory management
  • none of above
Similar Questions :

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

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

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

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

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. Which scheduling policy is best suited for time-sharing operating systems

  • Shortest job first
  • Round robin
  • First come first serve
  • Elevator

5. Operating system is

  • A collection of hardware components
  • A collection of input output devices
  • A collection of software routines
  • All of above
Read more from - Operating System Questions Answers - Chapter 1
Post a comment