Q23
Which method is used to interrupt a thread in C#?
A.
Stop()
B.
Halt()
C.
Break()
D.
Interrupt()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board