Which of the following methods are used to stop a thread?
1.Thread.Interrupt()
2.Thread.Suspend()
3.Thread.Sleep()
4.Thread.Abort()
Answer:1
Posted Date:-2022-08-16 06:54:29