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
What is the difference between method and constructor in c#?
Are structs value types c#?
What is difference between a constant and read-only in C#?
What is access modifier in c#?
What are controls in c#?
What is overloading with example?
In which order the constructor is called for an inherited class?
How can we sort an array in c#?
What is a struct in C#?
What is difference between static and constant variable?
What can I create with c#?
What is super class in c#?
Is there an equivalent of exit() for quitting a c# .net application?
What is the difference between iqueryable and ienumerable?
What is the difference between User controls and Custom Controls?