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 anonymous class in java?
Are arrays dynamic in java?
What are new features introduced with java 8 ?
Enlist diffrent types of inheritance supported by java?
What is the primitive type short?
What is a buffer in java?
What is passing value java?
What are multiple inheritances? Is it supported by java?
What is the map interface in java programming?
What is the difference between error and an exception?
What is bean? Where it can be used?
How do you do math powers in java?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
How do you avoid global variables?
What is oop principle in java?