Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What do you mean by deadlock?

Answers were Sorted based on User's Feedback



What do you mean by deadlock?..

Answer / swathi

Dead lock is the situation which occurs when a process is
waiting for a resource which is already handled by someother
process and that particular process is waiting for some
other resource to complete its task which is handled by some
other differnt process
it is cyclic

Is This Answer Correct ?    11 Yes 1 No

What do you mean by deadlock?..

Answer / vkin

When two or more threads of your program are blocked from
gaining access to a resource and as a result cannot make
ant progress, such a situation is called Starvation.

The ultimate form of Starvation is Deadlock. Deadlock
occurs when two or more threads are waiting on a condition
that cannot be satisfied. Most often a Deadlock occurs when
two or more threads are each waiting for the other to do
something.

Semaphores are used to avoid Deadlock situations.

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Operating Systems General Concepts Interview Questions

How much ram can a 64 bit os use?

0 Answers  


Do I need program files and program files x86?

0 Answers  


How is the process address space handled during process migration?

1 Answers  


What is feram?

0 Answers  


Explain Scheduling?

1 Answers   Infosys,


abcD+abcd+aBCd+aBCD then the simplified function is ( Capital letters are copliments of corresponding letters A=compliment of a) [a] a [b] ab [c] abc [d] a(bc)* [e] mone (bc)*=compliment of bc

6 Answers   NDS, Wipro,


Can a 64 bit run a 32bit program?

0 Answers  


What are different types of interprocess communication methods?

0 Answers  


How do I go to a specific line in vi?

0 Answers  


What is basic concept of operating system?

0 Answers  


What are the 7 layers of networking?

0 Answers  


What is waiting time?

0 Answers  


Categories