Q. fork system call….. (Solved)
1. control the size of memory allocated to a process
2. create a new process
3. overlay image of a program onto the running process
4. finish executing a process
- b. create a new process
1. control the size of memory allocated to a process
2. create a new process
3. overlay image of a program onto the running process
4. finish executing a process