Which would be the most appropriate type of application to create?
Answers
Answered by
1
The notifyAll() method must be called from a synchronized context. To call wait(), an object must own the lock on the thread. The notify() method is defined in class java.lang.Thread. The notify() methodcauses a thread to immediately release its locks...
I hope it help you..
Please mark me brainlist
I hope it help you..
Please mark me brainlist
Similar questions