What are the types of threading models ?
Answer Posted / mohan kumar e.
Single Thread Apartment Model (STAThread)
Multiple Thread Apartment Model (MTAThread)
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How does the clr work?
Why do we need dependency injection in c#?
How can I produce an assembly?
How can I check the type of an object at runtime?
Explain how is the dll hell problem solved in .net?
List the difference between interface and abstract class?
Explain metadata in c#.
What do you mean by casting a data type?
Explain about accessibility modifier 'protected internal'?
What is generic types in c#?
What is the use of parse in c#?
What are the different types of classes?
Is string immutable in c#?
What are the 3 different types of arrays?
Is cli same as the clr?