Which two statements are true about the init process? (Choose two.)
A.
Process ID (PID) of init is always 0.
B.
The first process spawned by the kernel is init.
C.
init uses the exec() method to spawn a new process.
D.
init reads the /etc/inittab file to load the default run level.