what are three ways in which a thread can enter the waiting state? : Java thread


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

Post New Answer

More Core Java Interview Questions

Difference between Array and vector?

9 Answers  


Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.

1 Answers   NIIT,


How do you sort a string in alphabetical order in java?

0 Answers  


What is the function of http?

0 Answers  


Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1

7 Answers   Huawei, IBM,






What are the ways of polymorphism other than Overridding & Overloading

1 Answers  


What are different data structures in java?

0 Answers  


What are peerless components?

0 Answers  


How to reverse string in java?

0 Answers  


A abstract class extending an abstract class.Super class has both abstract and non-abstract methods.How can we implement abstract and non-abstract mehtods? Explain with snippet

3 Answers  


What is the relationship between class and object?

0 Answers  


what is a transient variable?

5 Answers  


Categories