Q30
Which method is used to wait for a thread to terminate in C#?
A.
Sleep()
B.
Suspend()
C.
Join()
AnswerD.
Wait()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board