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 |
Name few java.lang classes introduced with java 8 ?
What is variable and example?
What is a jit compiler?
How to call one constructor from the other constructor ?
What is bom encoding?
What advantage do java's layout managers provide over traditional windowing systems?
Define an enumeration?
How multi processing is achieved in JAVA?
What is try-with-resources in java?
What does null mean in java?
What is mean by UML? what is the use? where we are using?
List some oops concepts in java?