

MCQOPTIONS
Saved Bookmarks
1. |
Which of this method is used to find out that a thread is still running or not? |
A. | checkRun() |
B. | run() |
C. | Alive() |
D. | isAlive() |
E. | None of these |
Answer» E. None of these | |