|
Home > Archive > 70-210 > July 2002 > Thu W2K Professional Question of the Day
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Thu W2K Professional Question of the Day
|
|
| wbafrank 2002-07-11, 9:38 am |
| Seem to have lost a day somewhere ... today's poser is:
Q10. Windows 2000 Professional allows you to start processes at different priorities from the command line. This can be accomplished through the use of the following command:
start /priority program
where "priority" is replaced with either "High", "Low", "Normal" or "Real-Time". Which of the following represents the correct order for these priority levels from lowest priority to highest priority?
A. Low, Normal, High, Real-Time
B. Real-Time, High, Normal, Low
C. Low, Real-Time, Normal, High
D. Low, Normal, Real-Time, High
E. Real-Time, Low, Normal, High
Good Luck .... see you tomorrow for the answer!! | |
| denis_baribeau 2002-07-11, 9:50 am |
| Gonna go with
( A ) Low, Normal, High, Real-Time | |
|
|
| CoffeeFreak 2002-07-11, 10:00 am |
| the BIG A baby,,,  | |
| NetChild1985 2002-07-11, 12:07 pm |
| "A" is the correct answer!!! | |
| robertmillar 2002-07-11, 12:24 pm |
| A | |
|
| I know that one !! "A" (hope !)
 | |
| wbafrank 2002-07-13, 7:14 am |
| quote: Originally posted by wbafrank
Seem to have lost a day somewhere ... today's poser is:
Q10. Windows 2000 Professional allows you to start processes at different priorities from the command line. This can be accomplished through the use of the following command:
start /priority program
where "priority" is replaced with either "High", "Low", "Normal" or "Real-Time". Which of the following represents the correct order for these priority levels from lowest priority to highest priority?
A. Low, Normal, High, Real-Time
B. Real-Time, High, Normal, Low
C. Low, Real-Time, Normal, High
D. Low, Normal, Real-Time, High
E. Real-Time, Low, Normal, High
And the answer is ....
Correct Answer: A
The start command can be used to start processes from the command line. The following switches will start the process with the the associated priority:
Low: 4
Normal: 8
High: 13
Real-Time: 24
Starting a process with the Real-Time priority can have negative ramifications. Only administrators can start a process in Real-Time. |
|
|
|
|