Question: When a process creates a new process using the fork() operation, which of the following states is shared between the parent process and the child process?
Answer:
MCQ: When a process creates a new process using the fork() operation, which of the following states is shared between the parent process and the child process?