Multiple Choice
The ___________ method does not actually cause threads to terminate; it merely sets a Boolean field in the thread data structure.
A) stop
B) await
C) sleep
D) interrupt
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q65: Suppose that the class XYZ implements the
Q66: The _ occurs when a thread that
Q67: What is the relationship between synchronized code
Q68: In the initial release of the Java
Q69: The _ method is called by a
Q71: Consider an old fashioned telephone booth that
Q72: Which of the following is a characteristic
Q73: Which of the following statements is correct?<br>A)If
Q74: A GUI should be responsive to the
Q75: Assume three threads share a BankAccount object