Critical section is?
Answers were Sorted based on User's Feedback
Answer / vaibhav
In concurrent programming, critical section is a piece of
code that accesses a shared resource(data structure or
device) that must not be concurrently accessed by more than
one thread of execution. A critical section will usually
terminate in fixed time, and a thread, task or process will
have to wait for a fixed time to enter it, which is called
as bounded waiting.
Is This Answer Correct ? | 7 Yes | 0 No |
What are the different ram standards/versions?
Explain the stipulations of c2 level security?
What are the 4 stages of computing?
What is SMP?
Differentiate between RAM and ROM?
8 Answers DELL, Polytechnic Ibadan,
How do you check if your computer is 32 or 64 bit?
What is the max ram for a 64 bit?
When does thrashing occur?
What is the disadvantage of microprocessor?
5 Answers College School Exams Tests, TCS, Team Computers,
How does the cpu and the ram communicate?
How i can repair File Allocation Table?
What is a layered approach and what is its advantage?