Q17
Which method is used to check if a thread is alive in C#?
A.
CheckAlive()
B.
ThreadAlive()
C.
IsRunning()
D.
IsAlive()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board