Coding Exercise: Threads
Test your understanding of threads.
We'll cover the following...
Problem
This exercise uses Threads to display which Thread is used. Create a console application for a Threads app that meets the requirements below.
- Create three Threads.