1. Which of the following is NOT a process state?
2. What is the purpose of the Process Control Block (PCB)?
3. Which of the following is an operation on processes?
4. What is the purpose of process suspension?
5. Which of the following is a reason for process termination?
6. What is the role of the OS in process management?
7. Which of the following is true about process states?
8. What is the purpose of process creation?
9. Which of the following is true about process scheduling?
10. What is the purpose of process synchronization?
11. Which of the following is a UNIX command to list running processes?
12. What is the purpose of the `fork()` system call in UNIX?
13. What is the purpose of the `exec()` system call in UNIX?
14. What is the purpose of the `wait()` system call in UNIX?
15. Which of the following is true about the Process Control Block (PCB)?