42.
What is the purpose of the Thread.CurrentThread property in C#?

43.
What does the term "thread synchronization" mean in multithreading?

44.
What is the purpose of the Thread.IsAlive property in C#?

45.
Choose the correct statement about process-based multitasking.