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
How can you share data between two thread in Java?
What is time complexity java?
Explain different types of wrapper classes in java?
What does the “static” keyword mean?
How do you implement tree mirroring in java?
What is vector?
What is the difference between object oriented programming language and object based programming language?
What is an i/o filter?
What is the purpose of object oriented programming?
Write a program to reverse array in place?
What is diamond operator in java?
What are register variables what are the advantages?
How to compare two strings in java program?
Can I learn java in 3 months?
What is a pointer and does java support pointers?