Quote Originally Posted by Wondergirl View Post
Hi here ,

I have little knowledge on how to Avoid Deadlock in java,
You have figured out that the real reason for deadlock is not multiple threads And
If you Provide an ordered ,then the problem will be resolved .
Practically it won't workout in most of the times, finding the proper order is a big issue to me. Hope there will an algorithm to do that.