Answer Posted / janet
When two threads are waiting each other and can't proceed
the program is said to be deadlock.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is string thread safe in java?
In java, how many ways you can take input from the console?
What about interthread communication and how it takes place in java?
What do you mean by buffering?
Why does abstract class have constructor?
What are the principle concepts of oops?
When should we create our own custom exception classes?
What is command line argument in java?
Will the jvm load the package twice at runtime?
What is a double?
List some features of the abstract class.
What do you understand by java?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
How to make object serializable in java?
Is java programming easy?