Questions
- What states can a thread be in?
- Which part of the
Thread.Abort
API do you use to terminate a thread? - Which two locations can a thread be executed in?
- What is the correct way to terminate a thread?
- What method is used to schedule a thread?