Vidyalelo
C# Programming · Q17

Multithreading in C Sharp

Programming · C# Programming · question 17

Q17

Which method is used to check if a thread is alive in C#?

A.
CheckAlive()
B.
ThreadAlive()
C.
IsRunning()
D.
IsAlive()
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board