Answer Posted / dibyendu jenamani
Every java object has got one lock. Thread uses this lock to execute. If two or more thread waiting for the lock to be released by other one then deadlock happens.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is TL and its use?
When is the best time to validate input?
Java is fully object oriented languages or not?
What are JTA/JTS and how they used by client?
Do we need to override service() method
What is JTS?
Brief description about local interfaces?
what is Activation Instantinator?
What are the design considerations while making a choice between using interface and abstract class?
What is ioc concept & explain it?
Is the infobus client side only?
What is ripple effect?
Write a singleton program?
Explain about RMI Architecture?
What is ioc concept?