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 is the programs x86 folder?
What are co-operating processes?
what the diffence between windows server 2003 standard and windows server 2003 R2 standard
What is the x86 folder?
What is the main difference between wait() and sleep() method?
What is tty stand for?
What are the basic functions of an operating system?
How do I recover files from my usb?
What is a bootloader?
what is the memory required when a screen has 1024*1280 pixels and each pixel can have around 16 million colors?
Working for a logistics company, I need to know your suggestion which preferred processing technique for the computers of end users, multiprocessing or multitasking? and why?
What first program that the computer runs when the power is turn on?