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


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

Post New Answer

More Core Java Interview Questions

I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.

2 Answers   Oracle,


class test { private static void main(String []adsf) { } } explain me that the above code is error or exception

3 Answers  


What is the importance of static variable?

0 Answers  


What is singleton class in ruby?

0 Answers  


What is a percentage sign called?

0 Answers  






Can we have multiple classes in single file ?

0 Answers  


What is object class in java?

0 Answers  


What is collection sort in java?

0 Answers  


why we cannot declare static variable inside a static method

4 Answers  


What is module in oop?

0 Answers  


Does every java program need a main?

0 Answers  


What is method and methodology?

0 Answers  


Categories