Publicis Sapient interview question

On which object is the method notify() called?

Interview Answer

Anonymous

1 Mar 2019

The wait and notify methods are called on objects that are being used as locks.