what is deadlock in threads?
with example
Answer Posted / moorthyks
Two or more thread waiting for each other is called deadlock
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
Which list does not allow duplicates in java?
What is the multi-catch block in java?
Can a method be static?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What is java dot?
What are the differences between abstract class and interface?
Do we have pointers in java?
Discuss different types of errors that generally occur while programming.
How do you write methodology?
What is static import in java?
What is meant by stack and queue?
How do you override a method?
What is the difference between ArrayList and Vector? which one is better in Java
What are the common uses of "this" keyword in java ?
What is wrapper class html?