

MCQOPTIONS
Saved Bookmarks
1. |
Which of these method of Thread class is used to Suspend a thread for a period of time? |
A. | stop() |
B. | sleep() |
C. | terminate() |
D. | suspend() |
E. | |
Answer» C. terminate() | |