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
Describe an interface class?
What is datagridview in c#?
What is for loop in c#?
What is concrete method in c#?
Is c# slower than java?
What is data binding c#?
What is data types in c#?
How to prevent the error while updating ui control from another thread?
Is array passed by reference in c#?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
Why do we need reflection in c#?
What are assemblies?
Where’s global assembly cache located on the system?
Is a games console a computer?
Why do you need boxing in c#?