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
a) wait()
b) notify()
c) notifyAll()
d) sleep()
b) notify()
c) notifyAll()
d) sleep()