What are the differences between wait() and sleep()?


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

Post New Answer

More Core Java Interview Questions

What is constructor chaining in java?

0 Answers  


Explain tree set and its features?

0 Answers  


what is difference between String buffer and String builder?

5 Answers   Benchmark,


Is boolean a wrapper class in java?

0 Answers  


Why singleton pattern is better than creating singleton class with static instance?

0 Answers  


Explain about automatic type conversion in java?

0 Answers  


Can an object be null?

0 Answers  


Define array. Tell me about 2-D array.

0 Answers   Agilent,


Is null function in java?

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 do you understand by Header linked List?

0 Answers   Genpact,


How to display names of all components in a Container?

0 Answers   Microsoft, Wipro,


Categories