

McqMate
Q. |
Which method in Thread class is used to check weather a thread is still running? |
A. | isAlive() |
B. | Join() |
C. | isRunning() |
D. | Alive() |
Answer» A. isAlive() |
View all MCQs in
Java ProgrammingNo comments yet