GSSP-NET · Question #137
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…
The correct answer is A. Use the Highest priority. B. Use the BelowNormal priority. C. Use the Normal priority. E. Use the Lowest priority. See the full explanation below for the reasoning.
Question
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.
Options
- AUse the Highest priority.
- BUse the BelowNormal priority.
- CUse the Normal priority.
- DUse the Middle priority.
- EUse the Lowest priority.
How the community answered
(15 responses)- A80% (12)
- D20% (3)
Community Discussion
No community discussion yet for this question.