Multiple choice technology programming languages

n below mentioned nice values of the processes, which is having the highest priority ?

  1. -20

  2. -1

  3. 2

  4. 20

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

In Unix/Linux, nice values determine process scheduling priority. The nice value range is typically -20 (highest priority) to 19 (lowest priority). Lower nice values mean higher priority, so -20 has the highest priority among all options.