Answer Posted / geeta
Semaphore variable are to make sure that some shared
variable is not being modified/updated simultaneously by
two separate processes/threads.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Brief description about local interfaces?
Is there a guarantee of uniqueness for entity beans?
Why use a datasource when you can directly specify a connection details?
What modifiers may be used with an inner class that is a member of an outer class?
Can I have an action without a form?
Why does the option tag render selected=selected instead of just selected?
What are the different types of exception?
Explain RMI Architecture?
What is the relationship between the canvas class and the graphics class?
Difference between loadclass and class.forname?
What is bean? Where can it be used?
Can I map more than one table in a cmp?
Why is string immutable in java?
What are the difference between RMI and CORBA?
What restrictions are placed on the location of a package statement within a source code file?