Whats the difference between notify() and notifyall()?


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

Post New Answer

More Core Java Interview Questions

Why do we need singleton class?

0 Answers  


Explain pass by reference and pass by value?

8 Answers   IBM, Wipro,


In what types of operations an ArithmeticException will be thrown?

3 Answers  


If system.exit (0); is written at the end of the try block, will the finally block still execute?

0 Answers  


What are the difference between composition and inheritance in java?

0 Answers  






why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

0 Answers  


What is the code inside the public void actionPerformed(ActionEvent ae) override method in Applet [ Condition:- you have one TextField and One Button , you have to enter any color name inside the TextField, when you click on Button Your background will change according to your input color name]

2 Answers   IBM,


what is difference between front controller and action servlet?

2 Answers  


Is array serializable java?

0 Answers  


What are the differences between path and classpath variables?

0 Answers  


What is the difference between dom and sax parser in java?

0 Answers  


What is the ResourceBundle?

2 Answers   Elementus Technologies,


Categories