Why wait(),notify(),notifyAll() methods defined in Object
class althought we are using in only threads.


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

Post New Answer

More Core Java Interview Questions

Is ruby built on java?

0 Answers  


How to implement a multithreaded applet?

0 Answers  


finalize() method?

5 Answers  


Can I declare a class as private?

0 Answers  


How you can create a radio buttion using Checkbox class?

1 Answers  






What is meant by distributed application? Why are we using that in our application?

0 Answers  


I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?

2 Answers   Huawei,


Write a program to print fibonacci series up to count 10.

0 Answers  


How to compare strings in java?

0 Answers  


What will happen if we write code like: try{}catch(exception e)catch(IOException i)

6 Answers   CTS, TCS,


What does the ‘static’ keyword mean? Is it possible to override private or static method in java?

0 Answers  


What is the difference between quicksort & mergesort? When should they be used? What is their running time?

0 Answers   Akamai Technologies,


Categories