Answer Posted / madhuri reddy
if one process need a resourse,but it is used by another
process.then that process wait for sometime for that
resourse.that process wait sometime later it will go to
deadlock stage.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can we clone singleton object?
What is difference between jdk,jre and jvm?
Write a function to find out longest palindrome in a given string?
Can you access the private method from outside the class?
What is Java Annotations?
What is java reflection?
What is difference between local variable and global variable?
What is the protected method modifier?
What does exp mean in math?
What are the uses of java?
Why string is immutable with example?
How the metacharacters are different from the ordinary characters?
What happens to the Exception object after handling an exception?
What is the purpose class.forname method?
Explain the use of javap tool.