Processes
1. In operating system, each process has its own __________
2. In Unix, Which system call creates the new process?
3. A process can be terminated due to __________
4. What is the ready state of a process?
5. What is interprocess communication?
6. A set of processes is deadlock if __________
7. A process stack does not contain __________
8. Which system call returns the process identifier of a terminated child?
9. The address of the next instruction to be executed by the current process is provided by the __________
10. A Process Control Block(PCB) does not contain which of the following?