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. Banker's algorithm deals with

  • deadlock prevention
  • deadlock avoidance
  • deadlock recovery
  • mutual exclusion

2. Which process is known for initializing a microcomputer with its OS

  • cold booting
  • boot recording
  • booting
  • warm booting

3. A public key encryption system

  • Allows only the correct sender to decode the data
  • Allows only the correct receiver to decode the data
  • Allows anyone to decode the data
  • none of above

4. Which is single user operating system

  • MS-DOS
  • UNIX
  • XENIX
  • LINUX

5. 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
Read more from - Operating System Questions Answers - Chapter 1