Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is thread deadlock? How to resolve thread deadlock?

Answers were Sorted based on User's Feedback



What is thread deadlock? How to resolve thread deadlock?..

Answer / mayur laniya

Deadlock is describe a situation , where more than one
threads are blocked, forever (Continue) in a waiting for
each other to released the resources.

- I think deadlock can't be resolved by writtong such kind
of programming statements.

Is This Answer Correct ?    3 Yes 0 No

What is thread deadlock? How to resolve thread deadlock?..

Answer / 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

What is thread deadlock? How to resolve thread deadlock?..

Answer / 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

More Advanced Java Interview Questions

Explain RMI Architecture?

0 Answers  


What is a class loader? What are the different class loaders used by jvm?

0 Answers  


What is a clone?

0 Answers  


the use of try and ffinally keyword

1 Answers  


How to send a request to garbage collector?

3 Answers  


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

0 Answers  


Why doesn’t the focus feature on the tag work in every circumstance?

0 Answers  


what is handle?

0 Answers  


What are various types of class loaders used by jvm?

0 Answers  


what we can't do in jdbc but can do hibernate?

3 Answers   Cap Gemini,


How do you maintain a stateful session object across the session

2 Answers   HCL,


1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there. &#61656; What is the issue with application? &#61656; What are the first things which come in your mind?

1 Answers   L&T,


Categories