Answer Posted / rajesh
Semaphore is to solve the problem of syncronisation. It is
a monitor, to monitor the critical section of the program.
it can be implemented with the help of the a single
variable and depending upon the value of that variable
thread is allowed to enter in the critical section.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the oops concept?
Explain ioc concept?
What are the different methods of identifying an object?
Name three component subclasses that support painting?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is the purpose of the finally clause of a try-catch-finally statement?
What is table mutation and how do you avoid it?
What is the infobus?
Which class is the immediate superclass of the menucomponent class?
What is meant by method chaining?
What’s jboss jbpm?
What state does a thread enter when it terminates its processing?
what are RemoteObjects?
How can I scroll through list of pages like the search results in google?
Can I use multiple html form elements with the same name?