The PID of the init process is
2018
The PID of the init process is
- A.
0
- B.
1
- C.
3
- D.
4
Attempted by 223 students.
Show answer & explanation
Correct answer: B
The correct option is B: 1. In Unix-like operating systems, the init (initialization) process is the very first user-space process started by the kernel during system boot. As the ancestor of all other processes, it is permanently assigned Process ID (PID) 1.