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

What is the next microsoft operating system?

0 Answers  


wha is very first process created by kernel

0 Answers   IBM, TATA,


What is the best free operating system?

0 Answers  


How do I clean up and speed up my computer?

0 Answers  


Will disk cleanup delete my files?

0 Answers  






Can a laptop have both ssd and hdd?

0 Answers  


How do I compare plugins in notepad ++?

0 Answers  


Is gnu an os?

0 Answers  


Can yum install rpm?

0 Answers  


How much ram do I need for streaming?

0 Answers  


When I startup my computer the screen is black?

0 Answers  


What is the g in gnu?

0 Answers  


Categories