1.

Which of these methods of Thread class is used to Suspend a thread for a period of time?

A. sleep()
B. terminate()
C. suspend()
D. stop()
Answer» B. terminate()


Discussion

No Comment Found