Discussion :: Operating System Concepts
-
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 : Option D
Explanation :
No answer description available for this question.
Be The First To Comment