Answer Posted / saikiran
Based on priority only, threads will execute accordingly.
Suppose If you might have created 3 threads say t1,t2,t3 in
which t2 is most important for us and we give high priority
to t2 and rest for low.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is entitytype? : Entity framework
What is Attribute Routing in ASP.Net MVC?
What is the use of razor view engine?
how can you enhance the performance of entity framework?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
What is a model in programming?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What are the 2 ways of adding constraints to a route?
what is minimum requirement for entity framework applications to run?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
what is entity graph in entity framework?
what do you mean by navigation property?
Explain the difference between viewbag and viewdata in mvc?
What is connected scenario? : Entity framework
How to enable Attribute Routing?