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
What is the importance of hashcode() and equals() methods?
What is sortedmap in java?
What are the two types of java programming?
What exactly is java?
What is java util?
Which api is provided by java for operations on set of objects?
What is the final field modifier?
What are strings in physics?
Explain about instanceof operator in java?
What is final, finally, finalize?
Explain the selection sort algorithm and state its time complexity?
Define locale.
Is arraylist dynamic in java?
Does java allow overriding static methods ?
Why arraylist is not synchronized in java example?