Why wait and notify methods are declared in object class?


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

Post New Answer

More Core Java Interview Questions

When we serialize an object does the serialization mechanism saves its references too?

0 Answers  


What is the effect of keeping a constructor private?

0 Answers  


What class is used to create Server side object?

1 Answers   TCS,


Can you declare the main method as final?

0 Answers  


what is difference between set and list in collection?

3 Answers   Satyam,






what is the difference between String s="hello"; and String s=new String("hello");?

3 Answers  


What is consumer in java?

0 Answers  


Can java program run without jre?

0 Answers  


How do you replace a string in java?

0 Answers  


What is character in data type?

0 Answers  


What value is a variable of the string type automatically initialized?

0 Answers  


What is "this" keyword in java? Explain

0 Answers  


Categories