What is thread deadlock? How to resolve thread deadlock?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is string immutable in java?

577


What is the form of storage space in java?

1735


Do we need to override service() method

1139


Explain about thread synchronization inside a monitor?

1993


Define prototype?

583






What restrictions are placed on the location of a package statement within a source code file?

614


What is colon_pkg_prefixes and what is its use?

1995


what is a portable component?

1461


What are callback interfaces?

591


Explain about local interfaces.

582


What is Remote Server?

1682


Is it possible to stop the execution of a method before completion in a sessionbean?

595


To what value is a variable of the string type automatically initialized?

607


What is Stream Tokenizer?

1726


What are the call back methods in entity bean?

557