What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?


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

Post New Answer

More Core Java Interview Questions

What are the basics of core java?

0 Answers  


What are the main differences between the java platform and other platforms?

0 Answers  


What is java virtual machine? Explain

0 Answers  


Which collection is sorted in java?

0 Answers  


What does ide stand for?

0 Answers  






Will the compiler creates a default constructor if I have a parameterized constructor in the class?

0 Answers  


Can we have any other return type than void for main method?

0 Answers  


What is the use of using enum to declare a constant?

0 Answers   Fidelity,


What is a method declaration?

0 Answers  


What does math floor () do?

0 Answers  


Explain about automatic type conversion in java?

0 Answers  


how to minimize the functionality to will not force garbage collector?

2 Answers  


Categories