Multiple choice

Which one of the following is not a valid thread priority constant?

  1. MAX_PRIORITY

  2. MIN_PRIORITY

  3. NORM_PRIORITY

  4. AVG_PRIORITY

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

There is no thread priority constant as AVG_PRIORITY.