Quiz Yourself: Multithreading in .NET

Check your knowledge of the multithreading capabilities of .NET.

Multithreading Quiz

1

(Select all that apply.) Which delegate-type constructor can the Thread class accept as a parameter?

A)

Action

B)

ThreadStart

C)

ParameterizedThreadStart

D)

Func<T>

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.