Explain wait() method of object class ?
No Answer is Posted For this Question
Be the First to Post Answer
What is a java developer salary?
How many types of flags are there?
What is the difference between a vector & an array list?
What do you mean by data type?
Can a class be private?
What are the differences between getting and load method?
What is strings in java?
When abstract methods are used?
What is the primary benefit of encapsulation?
How many characters is 2 bytes?
Why do we need data serialization?
Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?