MCQOPTIONS
Saved Bookmarks
| 1. |
A critical region is |
| A. | a program segment that has not been proved bug-free |
| B. | a program segment that often causes unexpected system crashes |
| C. | a program segment where shared resources are accessed |
| D. | one which is enclosed by a pair of P and V operations on semaphores |
| E. | none is the above |
| Answer» E. none is the above | |