What is thread deadlock? How to resolve thread deadlock?
Answer Posted / divya
Deadlock can be resolved at design level.
* Instance referring to an object of Shared Resources.
* Infinite waiting for an event to happen in run method.
In the above mentioned case make sure that synchronization
is not been done.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of detached objects?
how i secure my site with the https protocol.what are the steps?
What is ripple effect?
What are the services in RMI ?
which type of objects reference will be given to client?
What are JTA/JTS and how they used by client?
Is the session factory thread safe?
How to determine SGA site?
what is Activation Instantinator?
Which textcomponent method is used to set a textcomponent to the read-only state?
Why doesn’t the focus feature on the tag work in every circumstance?
What is ioc concept & explain it?
What state does a thread enter when it terminates its processing?
What are the oops concept?
Explain the different types of memory used by jvm?