What is deadlock?

Answers were Sorted based on User's Feedback



What is deadlock?..

Answer / harish

Causes for Deadlock: Mutual Exclusive, Hold and Wait, No
Pre-emption, Circular Wait.

Is This Answer Correct ?    4 Yes 1 No

What is deadlock?..

Answer / dibyendu jenamani

Every java object has got one lock. Thread uses this lock to execute. If two or more thread waiting for the lock to be released by other one then deadlock happens.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Advanced Java Interview Questions

how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

0 Answers  


java is fully object oriented languages or not? why?

12 Answers   HCL,


What is jboss?

0 Answers  


What are different types of controls in AWT?

11 Answers   IBM,


How primary key is implemented in Oracle?

0 Answers  






How do you maintain a stateful session object across the session

2 Answers   HCL,


In HashTable I am storing null value..then what is the error it will show

2 Answers   GM General Motors,


How do you download stubs from a Remote place?

1 Answers  


What are various types of class loaders used by jvm?

0 Answers  


What’s jboss cache in short?

0 Answers  


What is runnable?

2 Answers  


Why won’t the jvm terminate when I close all the application windows?

0 Answers  


Categories