52. Choose the namespace which supports multithreading programming?
53. Select the two type of threads mentioned in the concept of multithreading:
54. What is the advantage of the multithreading program?
55. What does the following C# code snippet specify?
public Thread(ThreadStart start)
public Thread(ThreadStart start)