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