Assume a thread has lock on it, calling sleep() method on that thread will release the lock?


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

Post New Answer

More Core Java Interview Questions

what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

4 Answers   IBM, Zenon,


can we have function for truncating the sign as like abs in oracle.

1 Answers  


What is data abstraction? Elaborate with example?

4 Answers   BMC, TCS,


Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?

0 Answers  


Why Java doesn’t support multiple inheritance?

0 Answers  






I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?

3 Answers   KPIT,


What are mutable classes?

0 Answers  


In java how do we copy objects?

0 Answers  


What is %d in printf?

0 Answers  


Why Java is not purely object oriented?

50 Answers   Elitecore, Persistent, Reliance, Wipro,


Why can't we override private static methods?

0 Answers  


What language is pass by reference?

0 Answers  


Categories