1.

Which two of the following methods are defined in class Thread? start() wait() notify() run() terminate()

A. 1 and 4
B. 2 and 3
C. 3 and 4
D. 2 and 4
Answer» B. 2 and 3


Discussion

No Comment Found