Answer Posted / nadesh.k
It is a mechanism which is used to provide the priority for
multiple thread programs to avoid the deadlock condition.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is the ternary operator written x : y ? Z or x ? Y : z ?
Why are some of the class and element names counter-intuitive?
Are there books about seam?
What is scalable, portability in the view of J2EE?
What is the argument type of a programs main() method?
whats is mean by connectionpooling
Difference between swing and awt?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
How would you create a button with rounded edges?
What do you need to set-up a cluster with jboss?
What is permgen or permanent generation?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
How substring() method of string class create memory leaks?
Do I need to import javlang package any time? Why ?
Have you used threads in Servelet?