Multiple choice technology operating systems

What is the user id of super user?

  1. 1

  2. 0

  3. 2

  4. null

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

In Unix/Linux systems, the superuser (root) always has user ID 0. User ID 1 is typically the first regular user created, and user IDs below 1000 (or 500 on older systems) are usually reserved for system accounts.