Multiple choice technology programming languages

"Who can manipulate the order of print jobs in a print queue? "

  1. The owner of the job

  2. The root user

  3. Anyone

  4. Anyone who can submit jobs to the print queue

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

In Unix/Linux print systems, only the root user (superuser) has the authority to manipulate print job order in queues. Regular users, including job owners, cannot reorder or reprioritize jobs once submitted - they can only submit or cancel their own jobs. Root has unrestricted access to queue management.