Q11
Which method is used to suspend the execution of a thread temporarily in C#?
A.
Pause()
B.
Suspend()
C.
Wait()
D.
Sleep()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board