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 |
What is a formatter?
Is there built-in support for logging?
Garbage collector thread is what kind of a thread?
What is Global Assembly Cache (GAC) and what is the Purpose of it?
what is the difference between early binding and late binding in .net?
What is iis? Have you used it?
What is .net debug & trace?
Interop Services?
Tell me what is a “jagged array”?
what is use of learning .net? does we get good jobs based on .net?
What is the managed and unmanaged code in .net?
3 Answers Deltech, Dhanush Infotech,
What is the base class of Button control?