Answer:
To implement threading, you have to use Systems.Threading namespace.
This namespace has all the classes related to implement threading.
To implement Threading in any of the .NET Applications, you have to import this namespace.
Asked In: Many Interviews |
Alert Moderator