MCQOPTIONS
Saved Bookmarks
| 1. |
............... refers to the ability of multiple process (or threads) to share code, resources or data in such a way that only one process has access to shared object at a time. |
| A. | Synchronization |
| B. | Mutual Exclusion |
| C. | Dead lock |
| D. | Starvation |
| Answer» C. Dead lock | |