1.

In Unix operating system, when a process creates a new process using the fork () system call, which of the following state is shared between the parent process and child process?(A) Heap(B) Stack(C) Shared memory segments(D) Both Heap and Stack

Answer»


Discussion

No Comment Found

Related InterviewSolutions