what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread


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

Post New Answer

More Core Java Interview Questions

why interaction with server using javascript is difficult

1 Answers  


Can we write method inside a method in java?

0 Answers  


When can we say that threads are not lightweight process in java?

0 Answers  


Can classes declared using the abstract keyword cab be instantiated?

0 Answers   MCN Solutions,


extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  






What is the exact difference in between Unicast and Multicast object ?

4 Answers   Accenture,


What is the superclass of exception?

3 Answers  


"we cannot create an object of interface but we can create a variable of it".diacuss the statement with the help of an example.

2 Answers  


I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?

2 Answers   Huawei,


Is java util regex pattern thread safe?

0 Answers  


What is the purpose of checked and unchecked exceptions in JAVA?

0 Answers   Amdocs,


Can we instantiate Interfaces?

7 Answers   Ericsson,


Categories