Answer Posted / arshiya
Counting semaphores are a synchronization primitive that
allow threads to wait until an event has occurred. The event
may be generated by a producer thread, or by a DSR in
response to a hardware interrupt.
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
Difference between NTFS and FAT32?
Is it safe to delete program data?
Explain the triple channel architecture?
What is gang scheduling in operating system (os)?
What is the main difference between wait() and sleep() method?
To ensure one program doesnt corrupt other program in a Multi program enviornment what you should do?
What are the different types of semaphores?
Differentiate between Multiprocessing, Mutliprogramming and Multithreading.
Differentiate between pre-emptive and non-pre-emptive scheduling.
Describe Operating system?
What is chkdsk command?
What is purpose of different operating systems?
What is virtual memory? Where it used by OS?
What is shadow ram?
Explain a heavy weight process?