| 31. |
Which of the following condition stands true for Mutual Exclusion?
|
||||||||
|
Answer:
Option (b) |
| 32. |
Peterson’s solution is restricted to ___ processes that alternate execution between their critical sections and remainder sections
|
||||||||
|
Answer:
Option (b) |
| 33. |
Reasons of process cooperation is/are _____
|
||||||||
|
Answer:
Option (d) |
| 34. |
The part of program where the shared resource is accessed is called ________________
|
||||||||
|
Answer:
Option (d) |
| 35. |
Way of making sure that if one process is using a shared variable or file; the other process will be excluded (stopped) from doing the same thing is called _______
|
||||||||
|
Answer:
Option (c) |
| 36. |
TSL stands for
|
||||||||
|
Answer:
Option (a) |
| 37. |
Execution of a high priority process/thread is blocked by a lower priority process/thread is called ____________
|
||||||||
|
Answer:
Option (a) |
| 38. |
When Buffer is empty
|
||||||||
|
Answer:
Option (a) |
| 39. |
When Buffer is full
|
||||||||
|
Answer:
Option (b) |
| 40. |
Buffer is partial filled
|
||||||||
|
Answer:
Option (c) |