Q41
Which method is used to release all the resources held by a thread in C#?
A.
Abort()
AnswerB.
Dispose()
C.
Exit()
D.
Release()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board