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 is deadlock in threads?
with example

Answers were Sorted based on User's Feedback



what is deadlock in threads? with example..

Answer / moorthyks

Two or more thread waiting for each other is called deadlock

Is This Answer Correct ?    18 Yes 3 No

what is deadlock in threads? with example..

Answer / ak

If an object A is holding an object X and trying to access
object Y and Object B is holding an object Y and trying to
access X, both the objects A,B want to release their
objects only after getting access to the target object in
that situation it is a dead lock

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Core Java Interview Questions

What is method overloading with type promotion?

1 Answers  


What are streams?

0 Answers  


Explain about class in java?

0 Answers  


can you use the two main method in same class?how?

4 Answers   DELL, Geosoft, SparkTG,


What exceptions occur during serialization?

0 Answers  


What is the difference between superclass and subclass?

0 Answers  


How to set the Heap size in Java ?

2 Answers   HCL,


is there any function in java to make the text to blink?

6 Answers  


What do you mean by inner class in java? Explain

0 Answers  


what is mutual exclusion? : Java thread

0 Answers  


where lives in jvm

5 Answers  


What is the use of runnable interface?

0 Answers  


Categories