What will you do to accomplish the task?

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You have recently finished development of an application using .NET Framework 2.0. The application has multiple threads that execute one after another. You want to modify the application and schedule the threads for execution based on their assigned priority.

What will you do to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.
A . Use the Highest priority.
B . Use the BelowNormal priority.
C . Use the Normal priority.
D . Use the Middle priority.
E . Use the Lowest priority.

Answer: A,B,C,E

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments