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
How to work unix commands on windows xp without installing unix o/s in pc?
Explain what is protection boundary?
How would you kill a process?
Explain similarities between thread and process?
What is the window of the working set of a process?
Explain the performance differences between user-space threads and kernel-supported threads.?
Explain what are threads?
List the system calls used for process management?
Tell me when should we use thread-safe "_r" library calls?
Explain the architectural differences between user-space threads, and kernel-supported threads?
Explain critical section?
Explain what is scheduling?
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 about the initial process sequence while the system boots up?
What is protection boundary?