user image

Pooja Sharma

Job Interview Skills
English
2 years ago

A section of code that may only be executed by one process at any one time is A. CPM B. Critical resource C. Critical region D. Gray code E. None of the above

user image

Abhishek Mishra

2 years ago

A Critical Section is a code segment that accesses shared variables and has to be executed as an atomic action. It means that in a group of cooperating processes, at a given point of time, only one process must be executing its critical section.

Recent Doubts

Close [x]