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
What is the purpose of final keyword and when to use it?
What are different type of exceptions in java?
How to create an instance of a class if the class has private constructor?
What is array length?
What classes of exceptions may be thrown by a throw statement?
What is a constructor, constructor overloading in java?
Is java ee a framework?
Can you have two constructors in java?
Why local variables are stored in stack?
What is palindrome in java?
What is basic syntax?
Can we make the abstract methods static in java?