Answer Posted / ashoka
The priority can be either 1,5,10. since the garbage
collector thread will be having low priority it should be 1.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What is JTS?
Can you give me a simple example of using the requiredif validator rule?
What are the oops concept?
If your ui seems to freeze periodically, what might be a likely reason?
how i secure my site with the https protocol.what are the steps?
How can I avoid validating a form before data is entered?
What are transaction attributes?
Why are component architectures useful?
What is a sessionfactory? Is it a thread-safe object?
What is the difference between the session.get() method and the session.load() method?
What is the purpose of the notify() method?
what are memory considerations of jsp compares to other web components?
What is the purpose of the finally clause of a try-catch-finally statement?
What if the static modifier is removed from the signature of the main method?