What are the types of threading models ?
Answer Posted / ahmed fawzy
there are two types
1-user mode
2-kernel mode
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Which of these string definitions will prevent escaping on backslashes in c#?
What is boxing in c#?
What is the difference between an application domain and a process?
How does foreach loop work in c#?
How do I convert a string to an int in c#?
How do you serialize an object?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
What are the types of methods in c#?
Is dictionary reference type c#?
Why do we need interface in c#?
How many types of delegates are there in c#?
What is dictionary class in c#?
How do I do implement a trace?
What is the difference between Static, Const and read only?
How to install or uninstall a windows service?