MCQOPTIONS
Saved Bookmarks
| 1. |
Several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place, is called a(n) ____. |
| A. | Shared Memory Segments |
| B. | Entry Section |
| C. | Race condition |
| D. | Process Synchronization |
| Answer» D. Process Synchronization | |