Answer Posted / dhruv
It is a section of code in the process which requires access
to only shared resources. It must not be executed while
another process another program is in the corresponding
section of code. It provides the mutual exclusion to the
processes.
| Is This Answer Correct ? | 57 Yes | 7 No |
Post New Answer View All Answers
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain what are the main families of threads?
How to work unix commands on windows xp without installing unix o/s in pc?
What is the window of the working set of a process?
Explain what is protection boundary?
If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?
Explain the architectural differences between user-space threads, and kernel-supported threads?
explain about the initial process sequence while the system boots up?
Explain the different kinds of threads?
What is the working set of a process?
What is protection boundary?
Explain the performance differences between user-space threads and kernel-supported threads.?
Tell me when should we use thread-safe "_r" library calls?
How would you kill a process?
Explain what is critical section?