What is the purpose of the wait(), notify(), and notifyAll() methods? - JAVA Interview Questions

What is the purpose of the wait(), notify(), and notifyAll() methods?


The wait(), notify() and notifyAll() methods are used to provide an efficient way for thread inter-communication.



Click Here to See Answer .....
Did you like this article ?
Subscribe to my RSS feed and get more JAVA Question, and Guideline, Plus a lot more great advice to help your Software Career.

0 comments:

Related JAVA Questions Posts