real time example for deadlock,starvation,livelock
Answer Posted / amit
livelock........
i think this answer should be justify......
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is tree in java?
How to check if linked list contains loop in java?
What interface is extended by awt event listeners?
What is an exception? difference between Checked and Unchecked exception in Java
Is java call by reference?
What is the difference between serializable and externalizable interfaces?
What are the 7 types of characters?
What is the difference between a field variable and a local variable?
What is the difference between length and length() method in java?
What is the use of runnable interface?
what is the significance of listiterator in java?
Can you give few examples of final classes defined in java api?
How is java hashmap implemented?
What is executor memory?
Implement two stacks using a single array.