Can java object be locked down for exclusive use by a given thread?


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

Post New Answer

More Core Java Interview Questions

Does garbage collection occur in permanent generation space in jvm?

0 Answers  


Can a class be a super class and a sub-class at the same time? Give example.

1 Answers  


How multipleInheritance is possible in java?

18 Answers   Satyam,


Can I declare class as static or private?

0 Answers  


Do we need to manually write Copy Constructor?

0 Answers   HCL,






Explain wrapper classes in java?

0 Answers  


Difference between String and String Buffer?

3 Answers  


Is integer passed by reference in java?

0 Answers  


Explain about narrowing conversion in java?

0 Answers  


What is a boolean field?

0 Answers  


Write a java program to get a string of words and print the numbers of each word count in descending order

11 Answers   Logica CMG, Subex,


Why wait and notify methods are declared in object class?

0 Answers  


Categories