download Mastguru Android App

Question Detail

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

  • 12
  • 3
  • 1
  • 0
Similar Questions :

1. Four necessary conditions for deadlock are non pre-emption, circular wait, hold and wait and

  • mutual exclusion
  • race condition
  • buffer overflow
  • None of above

2. Which one is true

  • The linkage editor is used to edit programs which have to later link together
  • The linkage editor links object module during compiling
  • The linkage editor links objects modules and resolves external references between them before loading
  • none of above

3. Which of the following does not interrupt an running process

  • A device
  • Timer
  • Schedular Process
  • Power failure

4. Operating system is

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

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