When a thread executing a synchronized statement (or method) completes or satisfies the condition on which another thread may be waiting, it can call Object method ________ or ________ to allow a waiting thread or all waiting threads to transition to the runnable state again.
a. notifyThread, notifyAllThreads
b. wakeUpThread, wakeUpAllThreads
c. notify, notifyAll
d. None of the above.
c. notify, notifyAll
Computer Science & Information Technology
You might also like to view...
The vi command to move the cursor to the top of the page is
a: 1g b: G c: 1G d: top e: go 1
Computer Science & Information Technology
The novalidate attribute of the
Computer Science & Information Technology
The CompTIA Network+ exam refers to a content switch as a(n) ____________________ network appliance.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The ________ function returns the standard error of the predicted y-value for each x in a regression.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology