Q28
Which method is used to resume the execution of a suspended thread in C#?
A.
Continue()
B.
Start()
C.
Resume()
AnswerD.
Execute()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board