

MCQOPTIONS
Saved Bookmarks
1. |
By using which of the following method can the suspend thread be revived? |
A. | suspend() method |
B. | start() method |
C. | resume() method |
D. | end() method |
Answer» D. end() method | |