Question 1: When a process creates a new process using the fork command, which of the subsequent is shared between the parent process and the child process?
(a) Stack
(b) Heap
Please describe and you have to satisfy the requirements specific in the instruction.