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
Name the class that is used to bind the server object with RMI Registry?
How substring() method of string class create memory leaks?
What is mdb and what is the special feature of that?
Is it possible to stop the execution of a method before completion in a sessionbean?
Difference between loadclass and class.forname?
What is RMI and what are the services in RMI?
What is the difference between the string and stringbuffer classes?
Is the ternary operator written x : y ? Z or x ? Y : z ?
what is the use of State Factories?
What is the difference between the session.get() method and the session.load() method?
Why use a datasource when you can directly specify a connection details?
How task's priority is used in scheduling?
Why use POJO when I can use hashmap
Explain what is orm?
What is the difference between long.class and long.type?