The wait(),notify(), and notifyAll() methods are used to provide an efficient way for threadsto wait for a shared resource. When a thread executes an object's wait() method, it entersthe waiting state. It only enters the ready state after another thread invokes the object'snotify() or notifyAll() methods.
Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website.
If you are using this website then its your own responsibility to understand the content of the website