What is thread deadlock? How to resolve thread deadlock?
Answer Posted / s.ramesh
Deadlock describes a situation where two or more threads are
blocked forever, waiting for each other.
Deadlock cann't be resolved.....
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How substring() method of string class create memory leaks?
Define the remote object implementation?
Explain about RMI Architecture?
what is the use of State Factories?
whats is mean by connectionpooling
What is meant by method chaining?
Why is actionform a base class rather than an interface?
What are the different approaches to represent an inheritance hierarchy?
What happens when a thread cannot acquire a lock on an object?
Can I map more than one table in a cmp?
Can you give me a simple example of using the requiredif validator rule?
What are the benefits of detached objects?
For which statements does it make sense to use a label?
Describe, in general, how java's garbage collector works?
Which container method is used to cause a container to be laid out and redisplayed?