My Report

C# Multithreading Test – 1


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. Number of threads that exists for each of the processes that occurs in the program:

2. Select the two type of threads mentioned in the concept of multithreading:

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

4. Choose the namespace which supports multithreading programming?

5. Which of these classes is used to make a thread?

6. On call of which type of method the new created thread will not start executing?

7. Select the type of multitasking methods that exist:

8. Which of these methods of Thread class is used to Suspend a thread for a period of time?

9. What is the advantage of the multithreading program?

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

11. What does the following C# code snippet specify?

public Thread(ThreadStart start)

 

Start practicing “1000 MCQs on C#”, and once you are ready, you can take tests on all topics by attempting our “C# Test Series”.

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.