Multiple choice A process is brought into existence by some other process executing the __________. init fork ready runnable accounting info Reveal answer Fill a bubble to check yourself B Correct answer Explanation A process is brought into existence by some other process executing the fork() function.