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 isa relationship?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What are thread safe functions?
What is printwriter in java?
What environment variables are required to be set on a machine in order to run Java programs?
What is a class variable?
Explain the importance of throws keyword in java?
Explain the difference between intermediate and terminal operations in java8?
What is lossy conversion in java?
What are multiple inheritances? Is it supported by java?
What is meant by class?
What is the functionability stubs and skeletons?
Can we override singleton class?
What is the ==?
What does t in java mean?