real time example for deadlock,starvation,livelock

Answers were Sorted based on User's Feedback



real time example for deadlock,starvation,livelock..

Answer / maheswarijothi

pls send answer immediately.................

Is This Answer Correct ?    13 Yes 1 No

real time example for deadlock,starvation,livelock..

Answer / srinivas

pls send answer immediately

Is This Answer Correct ?    9 Yes 2 No

real time example for deadlock,starvation,livelock..

Answer / keerthi

deadlock:let two members are going to draw some picture.they are combinedly having pencil &ruler.one uses pencil,another is having ruler.unless u r with these two the drawing will not be completed.this is dealock.
livelock:two members are walking towards each other through a narrow corridor .Both of them are going tocross the corridor,this is known as livelock.

Is This Answer Correct ?    10 Yes 7 No

real time example for deadlock,starvation,livelock..

Answer / amit

livelock........

i think this answer should be justify......

Is This Answer Correct ?    3 Yes 1 No

real time example for deadlock,starvation,livelock..

Answer / prateek shrivastava

Dead lock generally occurs when 2 threads try to acquire
same shared resource. In this case each thread end up
waiting for other to release lock and deadlock occurs

Is This Answer Correct ?    5 Yes 5 No

Post New Answer

More Core Java Interview Questions

What does indexof mean?

1 Answers  


Which are the two subclasses under exception class?

1 Answers  


What is the main advantage of passing argument by reference?

1 Answers  


different between exception and error? explaim check and uncheck exception

4 Answers  


whst is encapsulation?when u encpsulate actually while devoloping code?

7 Answers   Amdocs, MGL,


What was java originally called?

1 Answers  


Why can't you declare a class as protected?

1 Answers  


What is java lang string?

1 Answers  


what is the difference between process and thread? : Java thread

1 Answers  


What is collections framework?

1 Answers  


what is meant by encapsulation?

1 Answers   Aspire,


What is the meaning of 3 dots in java?

1 Answers  


Categories