51.
Choose the statements which indicate the differences between the thread based multitasking and process based multitasking.

54.
What is the advantage of the multithreading program?

55.
What does the following C# code snippet specify?
public Thread(ThreadStart start)