Semafore is used for?
a) synchronization b) dead-lock avoidence
c)box d) none
Answers were Sorted based on User's Feedback
Which is first operating system?
what is Demand Paging?
What are necessary conditions for dead lock?
Where is program files located?
Tell me something about the concept of memory leak?
What is a 32 bit integer?
Explain IPC?
How do I make a bootable usb drive?
Which one is not needed for Multi-pgm. enviornment?
How long does chkdsk take to run?
How do I go to a specific line in vi?
There is some data related to temperatures of different cities. One side(thread), will be updating the values and multiple clients will be reading the values. how do you achieve synchronization?