printable version

Final

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]

Problem Xf.1.

[10 pts] In Java's implementation of threads, each object has two methods named wait and notifyAll. Explain what each method does.