@rukawa-Y0pUkC
•
Oct 21, 2024
Oct 21, 2024
1.2K
Memory allocated to the parent and the child processes
Each process is given a memory space like so :
When a process creates another process, the child process is given a memory space of its own too, but where?...