Vidyalelo
C# Programming · Q40

Miscellaneous in C Sharp

Programming · C# Programming · question 40

Q40

Which method is called when a thread is blocked from running temporarily?

A.
Pulse()
B.
PulseAll()
C.
Wait()
Answer
D.
Both Pulse() & Wait()

Answer: Option C

Solution

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