Is .net capable of supporting multi-thread?



Is .net capable of supporting multi-thread?..

Answer / Manoj Yadav

Yes, .NET supports multithreading through the Thread and Task classes in the System.Threading namespace.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is a formatter?

2 Answers   Infosys, TCS,


Is there built-in support for logging?

1 Answers  


Garbage collector thread is what kind of a thread?

1 Answers  


What is Global Assembly Cache (GAC) and what is the Purpose of it?

1 Answers  


what is the difference between early binding and late binding in .net?

2 Answers   Satyam,


What is iis? Have you used it?

1 Answers  


What is .net debug & trace?

1 Answers  


Interop Services?

1 Answers  


Tell me what is a “jagged array”?

1 Answers  


what is use of learning .net? does we get good jobs based on .net?

2 Answers  


What is the managed and unmanaged code in .net?

3 Answers   Deltech, Dhanush Infotech,


What is the base class of Button control?

2 Answers  


Categories