How do you ensure that n threads can access n resources without deadlock?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

WHAT IS THE SCOPE FOR COREJAVA...? IS JAVA ONLY CORE JAVA ?

2 Answers  


Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.

2 Answers  


what is diff bet iterator and enumeration?

4 Answers  


Can a constructor call the constructor of parent class?

0 Answers  


When can an object reference be cast to an interface reference in java programming?

0 Answers  






Explain 5 io best practices?

0 Answers  


What is flag in java?

0 Answers  


Differentiate between a constructor and a method? Can we mark constructors final?

0 Answers  


What is class and object in java?

0 Answers  


In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4

1 Answers   Tech Mahindra,


What is a classloader in java?

0 Answers  


Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???

2 Answers   Cognizant,


Categories