is a segment of code that accesses a shared resource like data-07598
__________ is a segment of code that accesses a shared resource like data structure or device that must not be concurrently accessed by more than one thread of execution.
This multiple choice question (MCQ) is related to the book/course vu cs604 Operating Systems. It can also be found in vu cs604 Final Term - Quiz No.5.
__________ is a segment of code that accesses a shared resource like data structure or device that must not be concurrently accessed by more than one thread of execution.
Multi threading
Context switching
Critical section
Pipelining