When a thread obtains the monitor lock on an object, then determines that it cannot continue with its task on that object until some condition is satisfied, the thread can call Object method ________; this releases the monitor lock on the object, and transitions the thread waits to the waiting state.
a. waitForOtherThreads
b. stop
c. waitForCondition
d. wait
D
Computer Science & Information Technology
You might also like to view...
To view a PowerPoint presentation on different computers and operating system without using the PowerPoint program, save the presentation in ________ format
A) template B) Portable Document Format (PDF) C) PowerPoint 2007 D) ActiveX Control
Computer Science & Information Technology
When you use the Modify Style dialog box to make changes to a style, all text formatted with that style is modified automatically.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology