Page 1 of 1

Which of these method is used to tell the calling thread to give up a monitor and go to sleep until some other thread en

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) wait()
b) notify()
c) notifyAll()
d) sleep()