Publicis Sapient Interview Question

On which object is the method notify() called?

Interview Answer

Anonymous

Mar 1, 2019

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