which class is the wait() method defined in? : Java thread



which class is the wait() method defined in? : Java thread..

Answer / Rahul Singh

The wait() method is defined in the Object class in Java.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Name few java.lang classes introduced with java 8 ?

1 Answers  


What is variable and example?

1 Answers  


What is a jit compiler?

1 Answers  


How to call one constructor from the other constructor ?

1 Answers  


What is bom encoding?

1 Answers  


What advantage do java's layout managers provide over traditional windowing systems?

1 Answers  


Define an enumeration?

1 Answers  


How multi processing is achieved in JAVA?

5 Answers   BMC,


What is try-with-resources in java?

1 Answers  


What does null mean in java?

1 Answers  


What is mean by UML? what is the use? where we are using?

1 Answers   Eka Software,


List some oops concepts in java?

1 Answers  


Categories