|
|
The Workshop provides quiz questions to help solidify your understanding of what was covered in this hour. Answers are provided in Appendix A, "Quiz Answers."
| 1: | How are a managed event and a kernel object event different? |
| 2: | What happens to a thread if it is in the Stopped state and is restarted with a Start function call? |
| 3: | What is the difference between a thread delegate and a thread callback function used in the WIN32 API? What advantages does the delegate method give you? |
|
|
| Top |