Multiple choice technology programming languages

Normal users can kill init process

  1. True

  2. False

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

The init process (PID 1) is protected by the kernel and cannot be terminated by normal users. Even root users cannot simply kill init without causing system instability.