Which Function Of Pre Defined Class Thread Is Used To Check #892
Which function of pre defined class Thread is used to check weather current thread being checked is still running?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Multithreading - Java Thread Class - Quiz No.1.
Which function of pre defined class Thread is used to check weather current thread being checked is still running?
isAlive()
Join()
isRunning()
Alive()