What is difference between wait and notify in java?


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

Post New Answer

More Core Java Interview Questions

What is string pool in java?

0 Answers  


my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


What are thread local variables?

0 Answers  


I want to persist data of objects for later use. What is the best approach to do so?

0 Answers  


How does java pattern compile work?

0 Answers  


Explain about procedural programming language or structured programming language and its features?

0 Answers  


What is Exception handling in Java How do you handle run time errors please explain with an example

2 Answers   Mastek, TCS,


What is a qms manual?

0 Answers  


What is complexity and its types?

0 Answers  


What is a boolean structure?

0 Answers  


How to override equals() and hashCode() method in java?

1 Answers   Wipro,


What is arraylist e in java?

0 Answers  


Categories