Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Which of the following is not true
Q8: Which one of the following statements is
Q9: A new thread begins its life cycle
Q10: In a producer/consumer relationship with a single
Q12: SwingWorker method _ executes a long computation
Q13: To determine the difference between two Instants,use
Q16: When a _ method or block is
Q17: An ExecutorService object is created by calling
Q19: Two tasks that are operating _ are
Q43: Arrays static method _ fills an array