what is Thread Priority?

Answers were Sorted based on User's Feedback



what is Thread Priority?..

Answer / 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

what is Thread Priority?..

Answer / aparna b

•Highest
•AboveNormal
•Normal
•BelowNormal
•Lowest

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Explain the 'page lifecycle' of an ASP.NET MVC?

0 Answers  


sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

0 Answers   Avanade,


Explain unit test done by tester on development team?

0 Answers  


How to set the debug mode

1 Answers   4Cplus,


What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?

0 Answers  






What are the mobile devices supported by .net platform

1 Answers  


What are the new enhancements done in default project template of asp.net mvc 4?

0 Answers  


what is explicit loading?

0 Answers   Microsoft,


how to maintain the session state? what is Abstract class and interface and inheritence with example?

2 Answers  


What is the difference between a Struct and a Class

1 Answers   Siebel Systems,


What is Reflection in .NET?

6 Answers   Fiserv, TCS,


what is use of entitydatasource control?

0 Answers   Microsoft,


Categories