what is live lock,race condition,starvation?how it work and explain brifly?

Answers were Sorted based on User's Feedback



what is live lock,race condition,starvation?how it work and explain brifly?..

Answer / panish

race condition
when two process trying to update same variable,its
difficult to predict the output of the program....

Is This Answer Correct ?    8 Yes 2 No

what is live lock,race condition,starvation?how it work and explain brifly?..

Answer / israr khan

Race conditions occur when two threads interact in a negatve (buggy) way depending on the exact order that their different instructions are executed. If one thread sets a global variable, for example, then a second thread reads and modifies that global variable, and the first thread reads the variable, the first thread may experience a bug because the variable has changed unexpectedly.

Is This Answer Correct ?    2 Yes 1 No

what is live lock,race condition,starvation?how it work and explain brifly?..

Answer / shilpa

Live lock condition occurs when two or more processes continually change their states in response to the changes in other processes. The result is that none of the processes will complete.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Operating Systems AllOther Interview Questions

I have nortan antivirus but some of the virus it can't delete. how will i remove that virus without formating the system ?please help .

3 Answers   HCL,


What is deadlock? How do you avoid it?

9 Answers   HCL, Motorola,


How do you restart a crashed laptop?

1 Answers  


Which processor is better amd or intel?

1 Answers  


How many goroutines are in a core?

1 Answers  


Where can I get a free operating system?

1 Answers  


How do I make a pdf file on my laptop?

1 Answers  


How do you fix a computer that won't start up?

1 Answers  


Can I factory reset my laptop without a recovery disc?

1 Answers  


What does download with adm mean?

1 Answers  


Why is it called gnu?

1 Answers  


What happens if you turn off computer during update?

1 Answers  


Categories