1.

If a timeout which has been specified lapses before the completion of the test, its execution is interrupted with _____________

A. Interrupt()
B. Thread.interrupt()
C. Thread.interruptable()
D. Threads.interruptable()
Answer» C. Thread.interruptable()


Discussion

No Comment Found