Multiple choice technology operating systems What is the default value of nice ? 3 1 11 0 Reveal answer Fill a bubble to check yourself D Correct answer Explanation The default nice value in Unix/Linux is 0, which represents normal scheduling priority. Lower values (negative) indicate higher priority, while higher values indicate lower priority. Options 3, 1, and 11 are non-default values.