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 entity graph in entity framework?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
what is entityclient?
How route table has been created in ASP.NET ASP.Net MVC?
The order of the filters that get executed, if the multiple filters are implemented?
How does the 'page lifecycle' of asp.net mvc works?
What are the possible razor view extensions?
What is viewstart page in mvc?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is .net architecture?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
What is the .net framework?
Explain the role of assembly in the .net framework.
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
What filters are executed in the end?