Multiple choice technology platforms and products

The init process is the "grandmother" of all system processes. Every other process in the system will be launched from this process or one of its descendants.

  1. True

  2. False

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

The init process is universally called the 'parent' of all processes, NOT 'grandmother'. The statement is false because it incorrectly states the relationship term. All processes descend from init, making it the parent process, not grandmother.